[][src]Module kekbit_core::tick

Time granularity units used in kekbit.

Enums

TickUnit

A TickUnit represents a specific time duration but does not maintain time information, it only helps define the time granularity required to used in various contexts by all kekbit components which share a given channel. For each channel it's TickUnit will be spcified at creation and will never be changed