MeshLib C++ Docs
Loading...
Searching...
No Matches
MRTimeRecord.h File Reference
#include "MRMeshFwd.h"
#include "MRLog.h"
#include "MRPch/MRBindingMacros.h"
#include <chrono>
#include <map>
#include <string>

Go to the source code of this file.

Classes

struct  MR::SimpleTimeRecord
struct  MR::TimeRecord
struct  MR::ThreadRootTimeRecord

Namespaces

namespace  MR
 only for bindings generation

Functions

MR_BIND_IGNORE void MR::registerThreadRootTimeRecord (ThreadRootTimeRecord &root)
 installs given record in the current thread (no record must be installed before)
MR_BIND_IGNORE void MR::unregisterThreadRootTimeRecord (ThreadRootTimeRecord &root)
 un-installs given record in the current thread