Skip to content

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
);

Parameters

res (uint32_t)

The value used for the most recent call to MTY_SetTimerResolution.

Platform support

Windows  

See also

Module: Time

Clone this wiki locally