nn::os::Timer::StartOneShot Member Function

Syntax

void StartOneShot(
     nn::fnd::TimeSpan timeSpan
);

Arguments

Name Description
in timeSpan Specifies the length of time until the first timer notification.

Return Values

None.

Description

Starts a timer.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL