NAME
A member of omni::stopwatch
omni::stopwatch::name
A member of omni::stopwatch
#include <omni/chrono/stopwatch.hpp>omni::string_t omni::stopwatch::name
DESCRIPTION
The name member can be used to assign a string value to this object. This is only declared and defined if the
top
The name member can be used to assign a string value to this object. This is only declared and defined if the
OMNI_OBJECT_NAME macro is defined.
top