CppTest  Version 2.0.0
Test::Time Member List

This is the complete list of members for Test::Time, including all inherited members.

current()Test::Timestatic
microseconds() constTest::Time
operator+ (defined in Test::Time)Test::Timefriend
operator+(const Time &t1, const Time &t2)Test::Timerelated
operator- (defined in Test::Time)Test::Timefriend
operator-(const Time &t1, const Time &t2)Test::Timerelated
operator<< (defined in Test::Time)Test::Timefriend
operator<<(ostream &os, const Time &t)Test::Timerelated
seconds() constTest::Time
Time()Test::Time
Time(unsigned int sec, unsigned int usec)Test::Time