GArrow.TimeUnit – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
TimeUnit
MICRO
MILLI
NANO
SECOND
TimeUnit
Description:
[
CCode
( cprefix =
"GARROW_TIME_UNIT_"
, type_id =
"garrow_time_unit_get_type ()"
) ]
public
enum
TimeUnit
They are corresponding to `arrow:
:TimeUnit
::type
` values.
Namespace:
GArrow
Package:
arrow-glib
Content:
Enum values:
MICRO
-
Microsecond.
MILLI
-
Millisecond.
NANO
-
Nanosecond.
SECOND
-
Second.