nn::boss::Task::UpdateIntervalWithSec Member Functionnn::Result UpdateIntervalWithSec( u32 intervalSec );
| Name | Description | |
|---|---|---|
| in | intervalSec | Specifies the execution interval. The units are seconds. |
Updates the execution interval for a task after registration. The units are seconds.
CONFIDENTIAL