Skip to content
Version 2.11.0
↓ Get the launcher

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; }