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

Go to the source code of this file.

Namespaces

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

Functions

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