#include "timer.h"
Definition at line 18 of file timer.h.
◆ Resolution
◆ Timer() [1/4]
LC::Util::Timer::Timer |
( |
| ) |
|
|
explicit |
◆ Timer() [2/4]
LC::Util::Timer::Timer |
( |
const Timer & | | ) |
|
|
delete |
◆ Timer() [3/4]
LC::Util::Timer::Timer |
( |
Timer && | | ) |
|
|
delete |
◆ Timer() [4/4]
◆ ~Timer()
LC::Util::Timer::~Timer |
( |
| ) |
|
◆ operator=() [1/2]
Timer & LC::Util::Timer::operator= |
( |
const Timer & | | ) |
|
|
delete |
◆ operator=() [2/2]
◆ Stamp() [1/2]
void LC::Util::Timer::Stamp |
( |
const char * | context, |
|
|
std::source_location | loc = std::source_location::current () ) |
◆ Stamp() [2/2]
void LC::Util::Timer::Stamp |
( |
QStringView | context, |
|
|
std::source_location | loc = std::source_location::current () ) |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17335.ge406ffdcaf-build/leechcraft-0.6.70-17335-ge406ffdcaf/src/util/sll/timer.h
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17335.ge406ffdcaf-build/leechcraft-0.6.70-17335-ge406ffdcaf/src/util/sys/timer.h
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17335.ge406ffdcaf-build/leechcraft-0.6.70-17335-ge406ffdcaf/src/util/sll/timer.cpp
- /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17335.ge406ffdcaf-build/leechcraft-0.6.70-17335-ge406ffdcaf/src/util/sys/timer.cpp