[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Enum for all build-in observers.
The following tables list the members exposed by the ObserverEnum type.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() | TIMER_CRON |
Observer for 'at' (crontab) observation of timer events.
|
![]() ![]() | TIMER_INTERVAL |
Observer for letting pass/waiting an interval amount of time.
|
![]() ![]() | Values |
All values available through this pseudo-enum
|