Module ticktock::util [] [src]

Utility module

Contains a few convenience traits for converting durations into more easily handled primitives. Note that a loss of precision will occur in most cases, but is negligable in many applications.

Traits

FloatConv

Floating point conversion for time values.

NanoConv

Convert into 64 bit nanosecond representation.