Property RunRateDuration
RunRateDuration
Gets the virtual time advanced per real second while the clock is running, or null when the clock is stopped.
public Duration? RunRateDuration { get; }
Property Value
- Duration?
Gets the virtual time advanced per real second while the clock is running, or null when the clock is stopped.
public Duration? RunRateDuration { get; }