CodBi
    Preparing search index...
    • Formats an estimated wait time in milliseconds into a human-readable short string for display in queue badges.

      Parameters

      • ms: number

        Estimated wait in milliseconds, or null/undefined if unknown.

      Returns string

      A formatted string like "(~12s)" or "(~2m)", or empty string when the value is absent or zero.