Type Definition adder_codec_rs::DeltaT
source · pub type DeltaT = u32;
Expand description
Number of ticks elapsed since a given pixel last fired an [pixel::Event
]
pub type DeltaT = u32;
Number of ticks elapsed since a given pixel last fired an [pixel::Event
]