Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      C++ named requirements:TrivialClock(since C++11)

      From cppreference.com
      <cpp‎ |named req
       
       
      C++ named requirements
       

      TheTrivialClock requirements describe the requirements satisfied by several clocks in thechrono library.

      [edit]Requirements

      For a typeTC:

      [edit]Standard library

      The following types in the standard library satisfyTrivialClock requirements:

      wall clock time from the system-wide realtime clock
      (class)[edit]
      monotonic clock that will never be adjusted
      (class)[edit]
      the clock with the shortest tick period available
      (class)[edit]
      (C++20)
      Clock used forfile time
      (typedef)[edit]
      represents file time values
      (typedef)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/named_req/TrivialClock&oldid=177761"

      [8]ページ先頭

      ©2009-2025 Movatter.jp