#include "timer.h"
Definition at line 20 of file timer.h.
◆ await_ready()
bool LC::Util::detail::TimerAwaiter::await_ready |
( |
| ) |
const |
|
noexcept |
◆ await_resume()
void LC::Util::detail::TimerAwaiter::await_resume |
( |
| ) |
const |
|
noexcept |
◆ await_suspend()
void LC::Util::detail::TimerAwaiter::await_suspend |
( |
std::coroutine_handle<> | handle | ) |
|
|
noexcept |
◆ Duration_
std::chrono::milliseconds LC::Util::detail::TimerAwaiter::Duration_ |
◆ Precision_
Qt::TimerType LC::Util::detail::TimerAwaiter::Precision_ |
The documentation for this struct was generated from the following files:
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.16373.g319c272718-build/leechcraft-0.6.70-16373-g319c272718/src/util/threads/coro/timer.h
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.16373.g319c272718-build/leechcraft-0.6.70-16373-g319c272718/src/util/threads/coro/timer.cpp