Skip to content
Version 2.11.0
↓ Get the launcher

IRunTimer.Epoch property

Monotonic latch counter: +1 each time the empty run-timer slot accepts its FIRST value for a run. Never incremented by a mid-run rank upgrade and never rewound within a session, so equality across two reads means “same run keying” and inequality means “the run was re-keyed in between”.

public int Epoch { get; }