This class represents a high-resolution timer. It can only be used from within the context of the internal QuickSilver threads.
| C# | Visual Basic | Managed C++ |
public interface IAlarmClock
Public Interface IAlarmClock
public interface class IAlarmClock
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Schedule(Double, AlarmCallback, Object) |
Schedule a timer event for execution.
|