The namespace defines virtualize clocks and timers.

C# | Visual Basic | Managed C++ |
namespace QS.Fx.Clock
Namespace QS.Fx.Clock
namespace QS.Fx.Clock

All Types | Classes | Structures | Interfaces | Enumerations | Delegates |
Icon | Name | Description |
---|---|---|
![]() | AlarmCallback |
This class represents the callback to invoke to process a timer event.
|
![]() | IAlarm |
This class represents a scheduled or unscheduled timer event.
|
![]() | IAlarmClock |
This class represents a high-resolution timer. It can only be used from within the context of the internal QuickSilver threads.
|
![]() | IClock |
This class represents a high-resolution clock with microsecond-level accuracy.
|
![]() | PhysicalClock |