TimerChannelBase.reset

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void reset(size_t interval)
  2. void reset(Duration duration)
  3. void reset(bool immediately, bool once)
    class TimerChannelBase
    void
    reset
    (
    bool immediately = false
    ,
    bool once = false
    )

Meta