Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) C++11 chrono.h

 

chrono.h is a standard header file (since the C++11 standard).

 

Use chrono.h facilities such as std::steady_clock, duration, and std::time_point for timing [1].

 

 

 

 

 

References

 

  1. Bjarne Stroustrup. The C++ Programming Language (4th edition). 2013. ISBN: 978-0-321-56384-2. Chapter 35.6. Advice. page 159: '[1] Use <chrono> facilities, such as steady_clock, duration and time_point for timing'

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict