Time.h File Reference
+ Include dependency graph for Time.h:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::armem
 

Functions

Time timeFromStringMicroSeconds (const std::string &microSeconds)
 Get a Time from the microseconds as text. More...
 
std::string toDateTimeMilliSeconds (const Time &time, int decimals=6)
 Returns timeas e.g. More...
 
std::string toStringMicroSeconds (const Time &time)
 Returns time as e.g. More...
 
std::string toStringMilliSeconds (const Time &time, int decimals=3)
 Returns time as e.g. More...