Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the LATENCY_TIME enumeration.
Syntax
typedef enum {
LT_DONT_CARE,
LT_LOWEST_LATENCY
} LATENCY_TIME;
Constants
LT_DONT_CAREDefines the LT_DONT_CARE constant. |
LT_LOWEST_LATENCYDefines the LT_LOWEST_LATENCY constant. |
Requirements
| Requirement | Value |
|---|---|
| Header | wdm.h (include Wdm.h) |