Timer.waitUninterruptible

Waits until the timer fires.

Same as wait, except that Task.interrupt has no effect on the wait.

struct Timer
@safe nothrow
bool
waitUninterruptible
()

Meta