Skip to content

classTime 05

Member Function Documentation

void Time::CeilToFrame double  fps  )  [inline]
 

Definition at line 256 of file HashTime.h.

References RoundValue().

Here is the call graph for this function:

void Time::FloorToFrame double  fps  )  [inline]
 

Definition at line 250 of file HashTime.h.

References RoundValue().

Here is the call graph for this function:

float Time::GetCell double  fps  )  const [inline]
  Definition at line 264 of file HashTime.h.

float Time::GetFrame double  fps  )  const [inline]
  Definition at line 218 of file HashTime.h.

int Time::GetFrameInt double  fps  )  const [inline]
  Definition at line 223 of file HashTime.h.

float Time::GetSeconds  )  const [inline]
  Definition at line 188 of file HashTime.h.

double Time::GetSecondsDouble  )  const [inline]
  Definition at line 193 of file HashTime.h.

long Time::GetTicks  )  const [inline]
 

Definition at line 203 of file HashTime.h.

Referenced by abs().

BOOL Time::IsMax  )  [inline]
 

Definition at line 303 of file HashTime.h.

References MAX_TICKS.

BOOL Time::IsMin  )  [inline]
 

Definition at line 308 of file HashTime.h.

References MAX_TICKS.

BOOL Time::IsMinStep  )  [inline]
  Definition at line 313 of file HashTime.h.

BOOL Time::IsTagged  )  [inline]
  Definition at line 283 of file HashTime.h.

BOOL Time::IsZero  )  const [inline]
  Definition at line 213 of file HashTime.h.

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

Definition at line 119 of file HashTime.h.

References m_ticks, and RoundValue().

Here is the call graph for this function:

<
Time Time::operator * Time  other  )  const [inline]