IPluginServices.RunTimer property
Run-timer identity anchor (value + latch epoch) for the current dungeon run — the upgrade-proof companion of Dungeon’s RunTimerStartMs. See IRunTimer for why run identity must compare the EPOCH, not the value.
public IRunTimer RunTimer { get; }See Also
Section titled “See Also”- interface IRunTimer
- interface IPluginServices
- namespace Stellar.Abstractions.Services