Module tusk_data::metrics::ops[][src]

Enums

Ops

These represent the possible operations that can be applied to a time series

Type Definitions

Interval

An Interval represents a period of time in seconds. This is not a type in chrono as chrono::Duration does not support serde yet.