Version: 2022.2

Progress.Item.ClearRemainingTime

切换到手册
public void ClearRemainingTime ();

描述

Resets the computation of the progress indicator's remaining time.

If the remaining time was set manually, it reverts to its default state where it is computed automatically.

See Also: Progress.ClearRemainingTime, Progress.Item.remainingTime, Progress.Item.SetRemainingTime.