Module indicator::window

source ·
Expand description

Time window.

Re-exports

pub use mode::tumbling::Period;
pub use mode::tumbling::PeriodKind;
pub use mode::tumbling::TumblingWindow;
pub use tick::Tick;
pub use tick_value::TickValue;
pub use tickable::Tickable;

Modules

Window mod.
Timestamp with some window mode.
Value with timestamp.
Tickable.