Changeset 762 for trunk/src/winmm/os2timer.h
- Timestamp:
- Aug 31, 1999, 9:24:03 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/os2timer.h
r759 r762 1 /* $Id: os2timer.h,v 1. 6 1999-08-31 16:41:48phaller Exp $ */1 /* $Id: os2timer.h,v 1.7 1999-08-31 19:24:03 phaller Exp $ */ 2 2 3 3 #ifndef __OS2TIMER_H__ … … 23 23 ****************************************************************************/ 24 24 25 #define OS2TIMER_RESOLUTION_MINIMUM 3 326 #define OS2TIMER_RESOLUTION_MAXIMUM 6553525 #define OS2TIMER_RESOLUTION_MINIMUM 32 26 #define OS2TIMER_RESOLUTION_MAXIMUM 0x7fffffff 27 27 28 28
Note:
See TracChangeset
for help on using the changeset viewer.