ReactOS 0.4.16-dev-303-g11d5cb8
|
#include "mxtimer.h"
Go to the source code of this file.
Classes | |
struct | _MdTimer |
Macros | |
#define | TolerableDelayUnlimited ((ULONG)-1) |
Typedefs | |
typedef BOOLEAN(STDCALL * | 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.