Overview
Group
Quick Info

TIMECAPS

The TIMERCAPS structure contains information about the resolution of the timer.

typedef struct {

UINT wPeriodMin;

UINT wPeriodMax;

} TIMECAPS;

Members

wPeriodMin

Minimum supported resolution.

wPeriodMax

Maximum supported resolution.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples