nn::boss::TaskPolicy::SetDuration Member Function

Syntax

nn::Result SetDuration(
     u32 duration
);

Arguments

Name Description
in duration Specifies the duration for a single execution.

Return Values

Returns the result of the operation.

Description

Sets the duration for a single execution. (To be supported in future)

Revision History

2010/09/16
Initial version.

CONFIDENTIAL