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

参数

lhs The left hand side.
rhs The right hand side.

描述

A time value divided by a floating point amount.