TIME_TICKS top-level constant

int const TIME_TICKS

Used to specify the elapsed time between two events, in units of hundredth of a second. Range is 0 to 2e32 - 1.

Implementation

const TIME_TICKS = 67;