Tempo API
    Preparing search index...

    Type Alias DURATIONS

    DURATIONS: t.DURATIONS
    🔍 Expanded Type Evaluation (Compiler API)
    type DURATIONS = "years" | "months" | "weeks" | "days" | "hours" | "minutes" | "seconds" | "milliseconds" | "microseconds" | "nanoseconds"

    Duration in milliseconds