Namespaces | |
namespace | code |
Classes | |
class | code::TimeInterval |
A directed interval of time on the universal time-line. More... | |
Functions | |
const TimeInterval & | code::operator+ (const TimeInterval &ti) |
TimeInterval | code::operator- (const TimeInterval &ti) |
std::ostream & | code::operator<< (std::ostream &, const TimeInterval &) |
Output the length of the interval in sec. |