-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_RevertTimerResolution
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Revert the precision set via MTY_SetTimerResolution
.
See timeEndPeriod
on Windows.
void MTY_RevertTimerResolution(
uint32_t res
);
res
(uint32_t
)
The value used for the most recent call to MTY_SetTimerResolution
.