Timer.oneShot

If true the timer will stop when reaching 0. If false it will restart. Default value: false.

  1. bool oneShot [@property getter]
    struct Timer
    @nogc nothrow @property
    bool
    oneShot
    ()
  2. bool oneShot [@property setter]

Meta