IHighResolutionClockCurrentTime Property |
Gets the current time. This is a relative value, e.g. relative to the start of the timer.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax TimeSpan CurrentTime { get; }
Property Value
TimeSpan
The current time value.
See Also