Skip to main content

Module temporal

Module temporal 

Source
Expand description

Temporal index for timestamp range queries. BTreeMap-based temporal index for timestamp range queries.

Structsยง

TemporalIndex
Temporal index using a BTreeMap for efficient range queries on timestamps.