CppTest
Version 2.0.0
|
This is the complete list of members for Test::Time, including all inherited members.
current() | Test::Time | static |
microseconds() const | Test::Time | |
operator+ (defined in Test::Time) | Test::Time | friend |
operator+(const Time &t1, const Time &t2) | Test::Time | related |
operator- (defined in Test::Time) | Test::Time | friend |
operator-(const Time &t1, const Time &t2) | Test::Time | related |
operator<< (defined in Test::Time) | Test::Time | friend |
operator<<(ostream &os, const Time &t) | Test::Time | related |
seconds() const | Test::Time | |
Time() | Test::Time | |
Time(unsigned int sec, unsigned int usec) | Test::Time |