#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-0.6.70-16373-g319c272718/src/util/sll/timer.h
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-16373-g319c272718/src/util/sll/timer.cpp