Overload List
Name | Description | |
---|---|---|
![]() |
RTTimer(Clock, RTTimerCallback) |
Initializes a new instance of the IntervalZero.Threading.RTTimer class with an infinite
period and an infinite due time, using the newly created RTTimerCallback.
|
![]() |
RTTimer(Clock, RTTimerCallback, Object, Int32, Int32) |
Initializes a new instance of the IntervalZero.Threading.RTTimer class with an infinite
period and an infinite due time, using the newly created RTTimerCallback
|
![]() |
RTTimer(Clock, RTTimerCallback, Object, Int64, Int64) |
Initializes a new instance of the IntervalZero.Threading.RTTimer class with an infinite
period and an infinite due time, using the newly created RTTimerCallback
|
See Also