scheduler
ARES System Manual: scheduler Daemon

(input) @service scheduler restart: Restarts the daemon. This is not recommended as it will cause the loss of all event hooks, and the UI will become unresponsive. Reset the kernel (with =ddt reset) afterward.
(input) @service scheduler debug e: Debug events table.
(input) @service scheduler debug f: Debug free memory.
(input) @service scheduler debug t: Debug timers table.

The scheduler manages the events and timers tables. Prior to ARES 0.4.3, these features were handled by the kernel directly, but were relocated to increase the amount of working memory in the kernel.

The scheduler currently has no configuration options.