Table of Contents

Enum TimeUnit

Namespace
Apache.Arrow.Types
Assembly
Apache.Arrow.dll
public enum TimeUnit

Fields

Microsecond = 2
Millisecond = 1
Nanosecond = 3
Second = 0