TimerQueue(IHighResolutionClock) Constructor |
Initializes a new instance of the
TimerQueue class.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TimerQueue(
IHighResolutionClock clock
)
Parameters
- clock IHighResolutionClock
- The underlying high resolution clock.
Exceptions See Also