nn::os::Tick::operator+ Member Function#include <nn/os.h> Tick operator+( fnd::TimeSpan rhs ) const;
| Name | Description | |
|---|---|---|
| in | rhs |
TimeSpan that gets the sum. |
Tick that holds the tick value that is the same as the sum of the local host value and the rhs value converted to ticks. Finds the sum with the TimeSpan.
CONFIDENTIAL