pub fn competition_state(
record: &CompetitionRecord,
now_ts_ms: i64,
) -> CompetitionStateExpand description
Determine the competition state based on timestamps.
pub fn competition_state(
record: &CompetitionRecord,
now_ts_ms: i64,
) -> CompetitionStateDetermine the competition state based on timestamps.