WFMath  1.0.2
WFMath::TimeDiff Member List

This is the complete list of members for WFMath::TimeDiff, including all inherited members.

full_time() constWFMath::TimeDiffinline
milliseconds() constWFMath::TimeDiff
operator+(const TimeDiff &a, const TimeDiff &b)WFMath::TimeDifffriend
operator+(const TimeStamp &a, const TimeDiff &msec)WFMath::TimeDifffriend
operator+=(TimeDiff &, const TimeDiff &)WFMath::TimeDifffriend
operator+=(TimeStamp &, const TimeDiff &)WFMath::TimeDifffriend
operator-() constWFMath::TimeDiffinline
operator-(const TimeDiff &a, const TimeDiff &b)WFMath::TimeDifffriend
operator-(const TimeStamp &a, const TimeDiff &msec)WFMath::TimeDifffriend
operator-(const TimeStamp &a, const TimeStamp &b)WFMath::TimeDifffriend
operator-=(TimeDiff &, const TimeDiff &)WFMath::TimeDifffriend
operator-=(TimeStamp &, const TimeDiff &)WFMath::TimeDifffriend
TimeDiff()WFMath::TimeDiffinline
TimeDiff(long msec)WFMath::TimeDiff