Type Alias tm_wheel::TimePoint

source ·
pub type TimePoint = u64;
Expand description

A type alias for internal time point representation. It can be any unsigned interger type, where the representation is arbitrary.