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:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/sys/Time.h
Generated on Thu Apr 10 11:09:12 2008 for Qpid by
1.4.7