pub const PERIOD_SECONDS: u32 = 86_400 * 3; // 259_200u32
Expand description

Number of seconds in a period.