![]() |
LeechCraft
0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
Include dependency graph for timer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | LC::Util::detail::TimerAwaiter |
| struct | LC::Util::WithPrecision< Precision > |
Namespaces | |
| LC::Util | |
| LC::Util::detail | |
| LC | |
Typedefs | |
| using | LC::Util::Precisely = WithPrecision< Qt::PreciseTimer > |
| using | LC::Util::Coarsely = WithPrecision< Qt::CoarseTimer > |
| using | LC::Util::VeryCoarsely = WithPrecision< Qt::VeryCoarseTimer > |
Functions | |
| Util::detail::TimerAwaiter | LC::operator co_await (std::chrono::milliseconds duration) |