#include <MRTimeRecord.h>
◆ ThreadRootTimeRecord()
MRMESH_API MR::ThreadRootTimeRecord::ThreadRootTimeRecord |
( |
const char * | tdName | ) |
|
◆ ~ThreadRootTimeRecord()
MRMESH_API MR::ThreadRootTimeRecord::~ThreadRootTimeRecord |
( |
| ) |
|
◆ printTree()
MRMESH_API void MR::ThreadRootTimeRecord::printTree |
( |
| ) |
|
◆ loggerHandle
std::shared_ptr<spdlog::logger> MR::ThreadRootTimeRecord::loggerHandle = Logger::instance().getSpdLogger() |
◆ minTimeSec
double MR::ThreadRootTimeRecord::minTimeSec = 0.1 |
◆ printTreeInDtor
bool MR::ThreadRootTimeRecord::printTreeInDtor = true |
◆ started
std::chrono::time_point<std::chrono::high_resolution_clock> MR::ThreadRootTimeRecord::started = std::chrono::high_resolution_clock::now() |
◆ threadName
const char* MR::ThreadRootTimeRecord::threadName = nullptr |
The documentation for this struct was generated from the following file: