Share via


COARefTime::COARefTime

Constructs a COARefTime object.

COARefTime(
CRefTime t );
COARefTime(
REFERENCE_TIME t );
COARefTime(
double d );

Parameters

  • t
    CRefTime value or REFERENCE_TIME value passed through to the class. Units are 100 nanoseconds.
  • d
    A double value that constructs the COARefTime class. Units in this case are (fractional) seconds.

Return Values

No return value.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.