| current() | DTime | [static] |
| DTime(int usec=0) | DTime | |
| DTime(int sec, int usec) | DTime | |
| DTime(int min, int sec, int usec) | DTime | |
| DTime(int hr, int min, int sec, int usec) | DTime | |
| elapsed() const | DTime | |
| hour() const | DTime | [inline] |
| minute() const | DTime | [inline] |
| msec() const | DTime | [inline] |
| operator!=(const DTime &b) | DTime | [inline] |
| operator+(const DTime &b) | DTime | [inline] |
| operator+=(const DTime &b) | DTime | [inline] |
| operator-(const DTime &b) | DTime | [inline] |
| operator-=(const DTime &b) | DTime | [inline] |
| operator<(const DTime &b) | DTime | [inline] |
| operator<=(const DTime &b) | DTime | [inline] |
| operator==(const DTime &b) | DTime | [inline] |
| operator>(const DTime &b) | DTime | [inline] |
| operator>=(const DTime &b) | DTime | [inline] |
| reset() | DTime | |
| sec() const | DTime | [inline] |
| start() | DTime | |
| usec() const | DTime | [inline] |
1.3.4