#include <MRTimeRecord.h>
|
| MRMESH_API std::chrono::nanoseconds | childTime () const |
| | returns summed time of immediate children
|
| |
| std::chrono::nanoseconds | myTime () const |
| |
| double | mySeconds () const |
| |
| double | seconds () const |
| |
◆ childTime()
| MRMESH_API std::chrono::nanoseconds MR::TimeRecord::childTime |
( |
| ) |
const |
returns summed time of immediate children
◆ mySeconds()
| double MR::TimeRecord::mySeconds |
( |
| ) |
const |
|
inline |
◆ myTime()
| std::chrono::nanoseconds MR::TimeRecord::myTime |
( |
| ) |
const |
|
inline |
◆ children
| std::map<std::string, TimeRecord> MR::TimeRecord::children |
◆ parent
The documentation for this struct was generated from the following file: