Click or drag to resize

CurrentGuiTimer Property

Gets the GUI timer service.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static IGuiTimerService GuiTimer { get; }

Property Value

IGuiTimerService
See Also