SerialTaskRunner::flush

Processes all remaining queue members on the calling thread, blocking until queue is empty Must be called after the CScheduler has no remaining processing threads!

Synopsis

Declared in <scheduler.h>

[[requires_capability(0x7f2e20c05df8)]]
virtual
void
flush() override;