NdisMSleep

NdisMSleep delays execution of the caller for a given interval in microseconds.

Syntax

VOID NdisMSleep(IN ULONG MicrosecondsToSleep);

At a Glance

Header File: Ndis.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit