Singleton class For storing execution start time.
More...
#include <yarp/manager/utility.h>
Singleton class For storing execution start time.
Definition at line 86 of file utility.h.
◆ ClockStart()
yarp::manager::ClockStart::ClockStart |
( |
const ClockStart & |
| ) |
|
|
delete |
◆ getInstance()
static ClockStart & yarp::manager::ClockStart::getInstance |
( |
| ) |
|
|
inlinestatic |
◆ getStartTime()
std::string yarp::manager::ClockStart::getStartTime |
( |
| ) |
const |
|
inline |
Get the starting time as a string in HH:MM:SS format.
- Returns
- the starting time as a string
Definition at line 100 of file utility.h.
◆ operator=()
◆ setStartTime()
void yarp::manager::ClockStart::setStartTime |
( |
std::string |
startTimeStr | ) |
|
|
inline |
Set the starting time from a string in HH:MM:SS format.
- Parameters
-
startTimeStr | the starting time as a string |
Definition at line 110 of file utility.h.
The documentation for this class was generated from the following file:
- src/libYARP_manager/src/yarp/manager/utility.h