nn::nex::Time::operator+ Member Function
Syntax
Time
operator+(
LargeTimeInterval
tiTime ) const;
Parameters
Name
Description
in
tiTime
Specifies the value to add.
Return Values
Returns the
Time
object after the addition.
Description
The addition operator.
Revision History
2012/10/15
Initial version.
CONFIDENTIAL