Changeset 757 for trunk/src/winmm/os2timer.h
- Timestamp:
- Aug 31, 1999, 5:39:21 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/os2timer.h
r756 r757 1 /* $Id: os2timer.h,v 1. 4 1999-08-31 15:04:11 phaller Exp $ */1 /* $Id: os2timer.h,v 1.5 1999-08-31 15:39:21 phaller Exp $ */ 2 2 3 3 #ifndef __OS2TIMER_H__ … … 17 17 #define HTIMER int 18 18 #endif 19 20 21 /**************************************************************************** 22 * Definitions * 23 ****************************************************************************/ 24 25 #define OS2TIMER_RESOLUTION_MINIMUM 33 26 #define OS2TIMER_RESOLUTION_MAXIMUM 65535 19 27 20 28
Note:
See TracChangeset
for help on using the changeset viewer.