Apache.Arrow.Types.TimeType public abstract class TimeType : TimeBasedType Documentation Code public static readonly Time64Type Microsecond public static readonly Time32Type Millisecond public static readonly Time64Type Nanosecond public static readonly Time32Type Second protected TimeType(TimeUnit unit) public static TimeType FromTimeUnit(TimeUnit unit)