nn::os::Tick::operator+ Member Function#include <nn/os.h> Tick operator+( Tick rhs ) const; Tick operator+( fnd::TimeSpan rhs ) const;
operator+ ( Tick )
|
Finds the sum of tick values. |
operator+ ( fnd::TimeSpan )
|
Finds the sum with the TimeSpan. |
operator+ ( Tick ) Finds the sum of tick values.
operator+ ( fnd::TimeSpan ) Finds the sum with the TimeSpan.
CONFIDENTIAL