Documentation for a minimal subset of the QSM API
IAlarmClock Interface
Namespaces > QS.Fx.Clock > IAlarmClock
This class represents a high-resolution timer. It can only be used from within the context of the internal QuickSilver threads.
Syntax
C#Visual BasicManaged C++
public interface IAlarmClock
Public Interface IAlarmClock
public interface class IAlarmClock
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
Schedule(Double, AlarmCallback, Object)
Schedule a timer event for execution.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0