Share via


CRefTime::GetUnits

 
Microsoft DirectShow 9.0

CRefTime::GetUnits

The GetUnits method retrieves the reference time in 100-nanosecond units.

Syntax

  LONGLONG GetUnits(void);

Return Value

Returns the value of CRefTime::m_time.

Requirements

**  Header:** Declared in Reftime.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also

CRefTime Class