LeechCraft  0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
LC::Util::WithPrecision< Precision > Struct Template Reference

#include "timer.h"

Public Member Functions

auto operator co_await () const
 

Public Attributes

std::chrono::milliseconds Duration_
 

Detailed Description

template<Qt::TimerType Precision>
struct LC::Util::WithPrecision< Precision >

Definition at line 32 of file timer.h.

Member Function Documentation

◆ operator co_await()

template<Qt::TimerType Precision>
auto LC::Util::WithPrecision< Precision >::operator co_await ( ) const
inline

Definition at line 36 of file timer.h.

Member Data Documentation

◆ Duration_

template<Qt::TimerType Precision>
std::chrono::milliseconds LC::Util::WithPrecision< Precision >::Duration_

Definition at line 34 of file timer.h.


The documentation for this struct was generated from the following file: