![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
Go to the source code of this file.
Classes | |
| struct | LC::Util::detail::TimerAwaiter |
| struct | LC::Util::WithPrecision< Precision > |
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
| namespace | LC::Util::detail |
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) |