|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API bool MayaFlux::cancel_task | ( | const std::string & | name | ) |
Cancels a scheduled task.
| name | Name of the task to cancel |
Convenience wrapper for Engine::cancel_task() on the default engine.
Definition at line 102 of file Chronie.cpp.
References get_scheduler().
Here is the call graph for this function: