Function Reactor.TimerHandle.isSet

Returns whether the handle was used

bool isSet () pure nothrow @property @nogc @safe const;

returns

true if the handle was set. false if it is still in its init value.