| ## Time Library | |
| Any Standard C++ header not listed below is omitted. | |
| *: Some of the Standard C++ facilities in this header are omitted, see the | |
| libcu++ Specifics for details. | |
| | [`<cuda/std/chrono>`]* | Times, dates, and clocks (see also: [libcu++ Specifics]({{ "standard_api/time_library/chrono.html" | relative_url }})). <br/><br/> 1.1.0 / CUDA 11.0 (clocks, time points, and durations) <br/> 1.4.0 (calendars and dates) | | |
| [`<cuda/std/chrono>`]: https://en.cppreference.com/w/cpp/header/chrono | |