Statements (29)
Predicate | Object |
---|---|
gptkbp:instanceOf |
C++ standard library component
|
gptkbp:contains |
std::chrono::duration
std::chrono::high_resolution_clock std::chrono::steady_clock std::chrono::system_clock std::chrono::time_point |
gptkbp:headerFile |
<chrono>
|
https://www.w3.org/2000/01/rdf-schema#label |
C++11 std::chrono
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:namespace |
std::chrono
|
gptkbp:partOf |
gptkb:C++_Standard_Library
|
gptkbp:provides |
clocks
date and time utilities duration types time point types |
gptkbp:replacedBy |
<ctime> for some use cases
|
gptkbp:standardizedBy |
gptkb:ISO/IEC_JTC1/SC22/WG21
|
gptkbp:supports |
measuring elapsed time
arithmetic on durations conversion between time units sleep functions |
gptkbp:threadSafe |
yes
|
gptkbp:usedFor |
high-resolution timing
measuring steady time measuring system time representing time intervals timing code execution |
gptkbp:bfsParent |
gptkb:Boost.Chrono
|
gptkbp:bfsLayer |
6
|