pub const DEFAULT_TICKS_PER_SECOND: u64 = 160; // 160u64
Expand description

The default tick rate that the cluster attempts to achieve (160 per second).

Note that the actual tick rate at any given time should be expected to drift.