classTime 06

/tbody>

 

Definition at line 112 of file HashTime.h.

References m_ticks.

void Time::operator *= double  n  )  [inline]
 

Definition at line 161 of file HashTime.h.

References RoundValue().

Here is the call graph for this function:

void Time::operator *= Time  other  )  [inline]
 

Definition at line 156 of file HashTime.h.

References m_ticks.

BOOL Time::operator!= Time  other  )  const [inline]
 

Definition at line 73 of file HashTime.h.

References m_ticks.

Time Time::operator% Time  other  )  const [inline]
 

Definition at line 138 of file HashTime.h.

References m_ticks.

Time Time::operator+ Time  other  )  const [inline]
 

Definition at line 98 of file HashTime.h.

References m_ticks.

void Time::operator+= Time  other  )  [inline]
 

Definition at line 146 of file HashTime.h.

References m_ticks.

Time Time::operator-  )  const [inline]
 

Definition at line 176 of file HashTime.h.

References m_ticks.

Time Time::operator- Time  other  )  const [inline]
 

Definition at line 105 of file HashTime.h.

References m_ticks.

void Time::operator-= Time  other  )  [inline]
 

Definition at line 151 of file HashTime.h.

References m_ticks.

Time Time::operator/ double  n  )  const [inline]
 

Definition at line 131 of file HashTime.h.

References m_ticks, and RoundValue().

Here is the call graph for this function:

float Time::operator/ Time  other  )  const [inline]
 

Definition at line 126 of file HashTime.h.

References m_ticks.

void Time::operator/= double  n  )  [inline]
 

Definition at line 171 of file HashTime.h.

References