CScheduler::Function

Callable type for scheduled tasks.

Synopsis

Declared in <scheduler.h>

typedef std::function<void()> Function;