[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Classes
Class | Description | |
---|---|---|
![]() | TimerServiceImpl |
Implementation of the internal clocking service interface.
|
![]() | TimerServiceProvider |
Static factory for implementations of the TimerService interface.
|
Structures
Structure | Description | |
---|---|---|
![]() | TimerService_Fields |
Fields needed for the timer service.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | TimerService |
Service interface for repeated callbacks at regular intervals.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | TimerCallback |
Invoked by the internal clocking service at regular intervals.
|