Macro ryot::on_hold_every

source ·
macro_rules! on_hold_every {
    ($func:expr, $action:expr, $time_arg:expr) => { ... };
}
Expand description

A macro that simplifies the usege of on_hold_every condition by already calling into on the time argument.