TimerTask.delay

The duration that this task is scheduled to run after. Changing the delay is only allowed for inactive tasks.

  1. Duration delay [@property getter]
  2. Duration delay [@property setter]
    class TimerTask
    deprecated @property
    void
    delay
    (
    Duration delay
    )

Meta