|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include "mxtimer.h"

Go to the source code of this file.
Classes | |
| struct | _MdTimer |
Macros | |
| #define | TolerableDelayUnlimited ((ULONG)-1) |
Typedefs | |
| typedef BOOLEAN(NTAPI * | PFN_KE_SET_COALESCABLE_TIMER) (__inout PKTIMER Timer, __in LARGE_INTEGER DueTime, __in ULONG Period, __in ULONG TolerableDelay, __in_opt PKDPC Dpc) |
| typedef struct _MdTimer | MdTimer |
Definition at line 25 of file mxtimerkm.h.