LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::WithPrecision< Precision > Struct Template Reference

#include "timer.h"

+ Inheritance diagram for LC::Util::WithPrecision< Precision >:

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 33 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 37 of file timer.h.

Member Data Documentation

◆ Duration_

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

Definition at line 35 of file timer.h.


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