Module time_type

Source
Expand description

TimeType represents the elapsed time since midnight in the unit of TimeUnit.

Macrosยง

impl_data_type_for_time ๐Ÿ”’

Structsยง

TimeMicrosecondType
TimeMillisecondType
TimeNanosecondType
TimeSecondType

Enumsยง

TimeType

Constantsยง

MICROSECOND_VARIATION ๐Ÿ”’
MILLISECOND_VARIATION ๐Ÿ”’
NANOSECOND_VARIATION ๐Ÿ”’
SECOND_VARIATION ๐Ÿ”’