Microsoft DirectX 9.0 |
This operator adds two reference times.
Syntax
COARefTime operator+(
const COARefTime& rt
);
Parameters
rt
Reference to the COARefTime object to add.
Return Value
Returns a new COARefTime object equal to the sum of the reference times.
See Also