qpid::sys::Duration Class Reference

Class to represent the duration between instants of time: As AbsTime this class also uses nanosecs for its time resolution. More...

#include <Time.h>

List of all members.

Public Member Functions

 Duration (int64_t time0)
 Duration (const AbsTime &time0)
 Duration (const AbsTime &start, const AbsTime &finish)
 operator int64_t () const


Detailed Description

Class to represent the duration between instants of time: As AbsTime this class also uses nanosecs for its time resolution.

For the most part a duration can be dealt with like a 64 bit integer, and indeed there is an implicit conversion which makes this quite conveient.


The documentation for this class was generated from the following file:

Generated on Thu May 15 22:25:01 2008 for Qpid by  doxygen 1.5.5