nn::boss::TaskPolicy::InitializeWithSecInterval Member Functionnn::Result InitializeWithSecInterval( u32 intervalSec, u32 count ); nn::Result InitializeWithSecInterval( TaskPriority priority, u32 intervalSec, u32 count );
InitializeWithSecInterval(u32, u32)
|
Configures the policy settings. Specify the execution interval in seconds. |
InitializeWithSecInterval(TaskPriority, u32, u32)
|
Configures the policy settings. Specify the execution interval in seconds. |
InitializeWithSecInterval(u32, u32)Configures the policy settings. Specify the execution interval in seconds.
InitializeWithSecInterval(TaskPriority, u32, u32)Configures the policy settings. Specify the execution interval in seconds.
CONFIDENTIAL