Version: 2023.2
public static Unity.IntegerTime.DiscreteTime FromTicks (long v);

参数

v The tick count.

返回

DiscreteTime The DiscreteTime representation.

描述

Explicitly converts a tick value to a DiscreteTime value.