![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
Go to the source code of this file.
Classes | |
class | LeechCraft::Util::DelayedExecutor |
Executes a given action after a given timeout. More... | |
Namespaces | |
LeechCraft | |
LeechCraft::Util | |
Functions | |
void | LeechCraft::Util::ExecuteLater (const DelayedExecutor::Actor_f &actor, int delay=0) |
template<typename F > | |
void | LeechCraft::Util::DelayDestruction (const std::shared_ptr< F > &obj) |