https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102001

            Bug ID: 102001
           Summary: Consider using CLOCK_MONOTONIC_RAW for
                    chrono::steady_clock
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
  Target Milestone: ---

CLOCK_MONOTONIC can be adjusted by NTP, CLOCK_MONTONIC_RAW can't (but is
linux-specific).

Reply via email to