Skip to main content

last

Function last 

Source
pub fn last(
    count: usize,
    unit: TimeBucketUnit,
    now_ms: i64,
) -> Result<Vec<String>, String>
Expand description

Return a rolling UTC month window ordered from oldest to newest.