When a specified time elapses from the timing of entering the node, it returns failure.

Properties
| Property Name | Description | 
| Abort Flags | Abort Flags. SelfAbort self, and any sub-trees running under this node.Lower PriorityAbort any nodes with lower priority than this node.
 | 
| Logical Condition | Logical operation method of condition check result | Field Name | Description | 
|---|
 | Logical Operation | Logical operation AndANDOrOR
 |  | Not Op | NOT operation flag | 
 | 
| Time Type | Type of time. NormalUse time of current frame considering timeScale.UnscaledUse time of current frame without considering timeScale.RealtimeUse realtime.Fixed TimeUse the latest FixedUpdate start time considering the timeScale.Fixed Unscaled TimeUse the latest FixedUpdate start time without considering timeScale.
 | 
| Seconds | Time limit in seconds |