MIRA
Classes | Typedefs | Functions
Time


For detailed information see Time. More...

Collaboration diagram for Time:

Classes

class  Duration
 Use this class to represent time durations. More...
 
class  Time
 Wrapper class for boost::posix_time::ptime for adding more functionality to it. More...
 

Typedefs

typedef boost::gregorian::date Date
 Typedef for the boost Gregorian calendar date. More...
 

Functions

Duration abs (const Duration &duration)
 Get the absolute duration from a duration. More...
 

Detailed Description


For detailed information see Time.

Typedef Documentation

◆ Date

typedef boost::gregorian::date Date

Typedef for the boost Gregorian calendar date.

Function Documentation

◆ abs()

Duration mira::abs ( const Duration duration)
inline

Get the absolute duration from a duration.