pub const TIMESLICE_PERIOD: u32 = 20;
Expand description

Coretime timeslice period in blocks WARNING: This constant is used accross chains, so additional care should be taken when changing it.