Version: 2023.2

Awaitable.WaitForSecondsAsync

切换到手册
public static Awaitable WaitForSecondsAsync (float seconds, CancellationToken cancellationToken);

参数

seconds Seconds to wait for.
cancellationToken Optional cancellation token.

描述

Awaitable resuming after the specified number of seconds.