Add a fmt::formatter specialization for Duration

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Formatting Durations require the inclusion of <fmt/ostream.h> header. Apparently the code base lacks the ability to format the custom Duration and its derived classes, e.g. Milliseconds, Seconds, etc...

      AC: Create a fmt custom parser able to understand Duration and remove <fmt/ostream.h> from the files it is currently relying upon.

            Assignee:
            Unassigned
            Reporter:
            Daniel Morilha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: