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

Syntax

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

Parameters

Name Description
in rhs Length of the time to be added.

Return Values

Returns a reference to the local host.

Description

Adds the length of time.

Revision History

2012/05/23
Initial version.

CONFIDENTIAL