mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
mrs_lib::ScopeTimer::time_point Struct Reference

Public Types

using chrono_tp = std::chrono::time_point< std::chrono::steady_clock >
 

Public Member Functions

 time_point (const std::string &label)
 
 time_point (const std::string &label, const ros::Time &ros_time)
 

Public Attributes

ros::Time ros_time
 
chrono_tp chrono_time
 
std::string label
 

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