Valentin Lorentz ad6671966c Scheduler: Use mocking to make tests faster.
40s -> less than 10s.
Also some timeout tweaks that might fix GH-1385.
2019-11-11 15:06:06 +01:00
..
2014-12-20 14:37:27 +01:00
2015-08-11 16:50:23 +02:00
2014-04-11 21:56:42 +00:00
2014-12-20 14:37:27 +01:00

This plugin allows you to schedule commands to execute at a later time. For example, scheduler add [time seconds 30m] "utilities echo [status cpu]" will schedule the command cpu to be sent to the channel in 30 minutes.