AsyncTimer.oneShot

Returns whether the timer is set to rearm itself (oneShot=false) or if it will have to be rearmed (oneShot=true).

class AsyncTimer
nothrow @property const
bool
oneShot
()

Meta