D:/opendownloadmanager/ODM-1.x/Include.Add/DShow/reftime.h File Reference

Go to the source code of this file.

Classes

class  CRefTime

Defines

#define MILLISECONDS_TO_100NS_UNITS(lMs)   Int32x32To64((lMs), (UNITS / MILLISECONDS))

Variables

const LONGLONG MILLISECONDS = (1000)
const LONGLONG NANOSECONDS = (1000000000)
const LONGLONG UNITS = (NANOSECONDS / 100)
const LONGLONG TimeZero = 0


Define Documentation

#define MILLISECONDS_TO_100NS_UNITS ( lMs   )     Int32x32To64((lMs), (UNITS / MILLISECONDS))

Definition at line 13 of file reftime.h.

Referenced by CRefTime::CRefTime().


Variable Documentation

const LONGLONG MILLISECONDS = (1000)

const LONGLONG NANOSECONDS = (1000000000)

Definition at line 10 of file reftime.h.

const LONGLONG TimeZero = 0

Definition at line 76 of file reftime.h.

Referenced by CCmdQueue::SetTimeAdvise().

const LONGLONG UNITS = (NANOSECONDS / 100)


Generated on Sun May 25 00:19:57 2008 by  doxygen 1.5.6