This version of Unity is unsupported.
Method group is Obsolete

PlayState.Delayed

Obsolete Delayed is obsolete; use a custom ScriptPlayable to implement this feature.

Description

The Playable has been delayed, using PlayableExtensions.SetDelay. It will not start until the delay is entirely consumed.