[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Classes

  ClassDescription
public classTimerServiceImpl
Implementation of the internal clocking service interface.

public classTimerServiceProvider
Static factory for implementations of the TimerService interface.

Structures

  StructureDescription
public structureTimerService_Fields
Fields needed for the timer service.

Interfaces

  InterfaceDescription
public interfaceTimerService
Service interface for repeated callbacks at regular intervals.

Delegates

  DelegateDescription
public delegateTimerCallback
Invoked by the internal clocking service at regular intervals.