#include <MRTimeRecord.h>
Inheritance diagram for MR::SimpleTimeRecord:Public Member Functions | |
| double | seconds () const |
Public Attributes | |
| int | count = 0 |
| std::chrono::nanoseconds | time = {} |
|
inline |
| int MR::SimpleTimeRecord::count = 0 |
| std::chrono::nanoseconds MR::SimpleTimeRecord::time = {} |