Std::chrono::duration
Helper types
-
std::chrono::nanoseconds
-
duration
-
std::chrono::microseconds
-
duration
-
std::chrono::milliseconds
-
duration
-
std::chrono::seconds
-
duration
-
std::chrono::minutes
-
duration>
-
std::chrono::hours
-
duration>
단위
Milliseconds 단위인 1000
는 C++11에서 std::milli::den
를 사용하여 획득할 수 있다.