Changeset 44 for trunk/include/helpers/timer.h
- Timestamp:
- Mar 8, 2001, 8:28:45 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/timer.h
r41 r44 43 43 USHORT idPMTimer; // ID of main PM timer 44 44 USHORT idPMTimerRunning; // if != 0, PM timer is running 45 ULONG ulPMTimeout; // current PM timeout; if 0, recalculation 46 // is needed. 45 47 PVOID pvllXTimers; // linked list of current XTIMER structures, auto-free 46 48 } XTIMERSET, *PXTIMERSET;
Note:
See TracChangeset
for help on using the changeset viewer.