[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Service interface for repeated callbacks at regular intervals.
The following tables list the members exposed by the TimerService type.
Public Methods
Name | Description | |
---|---|---|
![]() | StartInternalClock | Start clock expecting callbacks at regular intervals and a fixed rate.
Catch-up callbacks are possible should the callback fall behind.
|
![]() | StopInternalClock | Stop internal clock. |
Public Properties
Name | Description | |
---|---|---|
![]() | Callback | Set the callback method to invoke for clock ticks. |