Ignore:
Timestamp:
Aug 31, 1999, 5:39:21 PM (26 years ago)
Author:
phaller
Message:

Fix: minimum and maximum resolution supported

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 $ */
    22
    33#ifndef __OS2TIMER_H__
     
    1717 #define HTIMER int
    1818#endif
     19
     20
     21/****************************************************************************
     22 * Definitions                                                              *
     23 ****************************************************************************/
     24
     25#define OS2TIMER_RESOLUTION_MINIMUM 33
     26#define OS2TIMER_RESOLUTION_MAXIMUM 65535
    1927
    2028
Note: See TracChangeset for help on using the changeset viewer.