nn::fnd::TimeSpan::operator-= Member Function

Syntax

TimeSpan & operator-=(
     const TimeSpan & rhs
);

Parameters

Name Description
in rhs Length of time to be subtracted.

Return Values

Returns a reference to the local host.

Description

Subtracts the length of time.

Revision History

2012/05/23
Initial version.

CONFIDENTIAL