Ecspanse.System.Timer (ECSpanse v0.10.1)
View SourceA special system provided by the framework that counts down the time for all the custom timer components.
If the timer
functionality is used, this system
needs to be manually added in the Ecspanse.setup/1
callback as a sync system.
See Ecspanse.Template.Component.Timer
for details.