Ignore:
Timestamp:
Mar 8, 2001, 8:28:45 PM (24 years ago)
Author:
umoeller
Message:

Misc. changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/timer.h

    r41 r44  
    4343        USHORT      idPMTimer;          // ID of main PM timer
    4444        USHORT      idPMTimerRunning;   // if != 0, PM timer is running
     45        ULONG       ulPMTimeout;        // current PM timeout; if 0, recalculation
     46                                        // is needed.
    4547        PVOID       pvllXTimers;        // linked list of current XTIMER structures, auto-free
    4648    } XTIMERSET, *PXTIMERSET;
Note: See TracChangeset for help on using the changeset viewer.