TimerPlugin.timerPeriodicity

How often to check whether timers should fire. A smaller number means better precision, but also marginally higher gc pressure.

class TimerPlugin
private static immutable
auto timerPeriodicity = 10.seconds;