Function ITimer.rearm

Rearm this timer

abstract void rearm (
  core.time.Duration timeout,
  bool periodic
) nothrow @safe;