Type Definition adder_codec_rs::BigT
source · pub type BigT = u64;
Expand description
Large count of ticks (e.g., for tracking the running timestamp of a sequence of events)
pub type BigT = u64;
Large count of ticks (e.g., for tracking the running timestamp of a sequence of events)