WFMath
1.0.2
|
This is the complete list of members for WFMath::TimeDiff, including all inherited members.
full_time() const | WFMath::TimeDiff | inline |
milliseconds() const | WFMath::TimeDiff | |
operator+(const TimeDiff &a, const TimeDiff &b) | WFMath::TimeDiff | friend |
operator+(const TimeStamp &a, const TimeDiff &msec) | WFMath::TimeDiff | friend |
operator+=(TimeDiff &, const TimeDiff &) | WFMath::TimeDiff | friend |
operator+=(TimeStamp &, const TimeDiff &) | WFMath::TimeDiff | friend |
operator-() const | WFMath::TimeDiff | inline |
operator-(const TimeDiff &a, const TimeDiff &b) | WFMath::TimeDiff | friend |
operator-(const TimeStamp &a, const TimeDiff &msec) | WFMath::TimeDiff | friend |
operator-(const TimeStamp &a, const TimeStamp &b) | WFMath::TimeDiff | friend |
operator-=(TimeDiff &, const TimeDiff &) | WFMath::TimeDiff | friend |
operator-=(TimeStamp &, const TimeDiff &) | WFMath::TimeDiff | friend |
TimeDiff() | WFMath::TimeDiff | inline |
TimeDiff(long msec) | WFMath::TimeDiff |