remainingdelay - eisclimber/ExPresS-XR GitHub Wiki
Property in DelayTimer
Returns the remaining time of the timer. If the timer is was not started or timed out, the value will be the value of TIMER_INACTIVE_WAIT_TIME.
public float RemainingDelay { get; }