ADTF  3.18.2
a_util::chrono Namespace Reference

Serves as component for code compatibility to std::chrono. More...

Typedefs

typedef std::chrono::nanoseconds nanoseconds
 Compatibility to C++11 std::chrono::nanoseconds
 
typedef std::chrono::microseconds microseconds
 Compatibility to C++11 std::chrono::microseconds
 
typedef std::chrono::milliseconds milliseconds
 Compatibility to C++11 std::chrono::milliseconds
 
typedef std::chrono::seconds seconds
 Compatibility to C++11 std::chrono::seconds
 
typedef std::chrono::minutes minutes
 Compatibility to C++11 std::chrono::minutes
 
typedef std::chrono::hours hours
 Compatibility to C++11 std::chrono::hours
 

Detailed Description

Serves as component for code compatibility to std::chrono.