![]() |
Jungo WinDriver
Official Documentation
|
| DWORD DLLCALLCONV WDC_Sleep | ( | _In_ DWORD | dwMicroSecs, |
| _In_ WDC_SLEEP_OPTIONS | options | ||
| ) |
Delays execution for the specified duration of time (in microseconds).
By default the function performs a busy sleep (consumes CPU cycles).
| [in] | dwMicroSecs | The number of microseconds to sleep. |
| [in] | options | Sleep options. |