TimerSettings

All TimerPlugin runtime settings, aggregated in a struct.

version(WithTimerPlugin)
private
@Settings
struct TimerSettings {}

Members

Variables

enabled
bool enabled;

Toggle whether or not this plugin should do anything at all.