ManualTimerSink.trigger
bool trigger()Manually trigger the scheduled timeout.
Invokes the callback if one is scheduled, then clears the timeout.
Returns
true if a callback was invoked, false if none was scheduled.
bool trigger()Manually trigger the scheduled timeout.
Invokes the callback if one is scheduled, then clears the timeout.