Type Alias AbsoluteT

Source
pub type AbsoluteT = u32;
Expand description

Absolute firing time (in ticks) of an event. For a given pixel, this will always be grater than or equal to that of the pixel’s last fired event.