• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# TransientTask_DelaySuspendInfo
2
3## Overview
4
5A struct that describes the returned information about a transient task.
6
7**Since**: 13
8
9**Related module**: [TransientTask](capi-transienttask.md)
10
11**Header file**: [transient_task_type.h](capi-transient-task-type-h.md)
12
13## Summary
14
15### Member Variables
16
17| Name| Description|
18| -- | -- |
19| int32_t requestId | Request ID of a transient task.|
20| int32_t actualDelayTime | Remaining time, in ms.|
21