MeshLib C++ Docs
Loading...
Searching...
No Matches

#include <MRMesh/MRTimeRecord.h>

Inheritance diagram for MR::SimpleTimeRecord:

Public Member Functions

double seconds () const

Public Attributes

int count = 0
std::chrono::nanoseconds time = {}

Member Function Documentation

◆ seconds()

double MR::SimpleTimeRecord::seconds ( ) const
inline

Member Data Documentation

◆ count

int MR::SimpleTimeRecord::count = 0

◆ time

std::chrono::nanoseconds MR::SimpleTimeRecord::time = {}

The documentation for this struct was generated from the following file: