Version: 2023.1
public static Unity.IntegerTime.DiscreteTime operator * (Unity.IntegerTime.DiscreteTime lhs, long rhs);
public static Unity.IntegerTime.DiscreteTime operator * (Unity.IntegerTime.DiscreteTime lhs, double s);
public static Unity.IntegerTime.DiscreteTime operator * (Unity.IntegerTime.DiscreteTime lhs, float s);

描述

Returns the multiplication of two time values.