VariableStepTimerAccumulatedTime Property |
Namespace: DigitalRune.Game.Timing
During TimeChanged events, AccumulatedTime is always zero.
During Idle events, AccumulatedTime is equal to the elapsed time since the last TimeChanged event, and following is true: AccumulatedTime + IdleTime = MinDeltaTime.