Function mrpt::system::formatTimeInterval
Defined in File datetime.h
Function Documentation
-
std::string mrpt::system::formatTimeInterval(double timeSeconds)
Returns a formatted string with the given time difference (passed as the number of seconds), as a string [H]H:MM:SS.MILLISECONDS
See also