nn::os::Tick::ToTimeSpan Member Function

Syntax

#include <nn/os.h>

nn::fnd::TimeSpan ToTimeSpan() const;

Arguments

None.

Return Values

Returns a nn::fnd::TimeSpan object that represents the same amount of time as the tick value.

Description

Converts to a nn::fnd::TimeSpan value.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL