IRunTimer.StartMs property
Server epoch ms when the current run’s timer started — the same rank-latched value as RunTimerStartMs, surfaced here so identity consumers need only this interface. 0 when not in a dungeon or not yet seen for the current run.
public long StartMs { get; }See Also
Section titled “See Also”- interface IRunTimer
- namespace Stellar.Abstractions.Services