scenario_simulator_v2 C++ API
|
#include <stop_watch.hpp>
Public Member Functions | |
StopWatch (const std::string &name, bool verbose=false, bool autostart=true) | |
void | start () |
void | stop () |
void | print () |
Public Attributes | |
const std::string | name |
const bool | verbose |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
const std::string traffic_simulator::helper::StopWatch< T >::name |
const bool traffic_simulator::helper::StopWatch< T >::verbose |