TimerTask.restart

Reschedule the task to run at some other time.

  1. void restart(MonoTime when)
    class TimerTask
    pure
    void
    restart
    (
    MonoTime when
    )
  2. void restart()

Meta