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; }See Also
Section titled “See Also”- interface IRunTimer
- namespace Stellar.Abstractions.Services