![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
Include dependency graph for delayedexecutor.h:
This graph shows which files directly or indirectly include this file: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) |