
20 Nov
2010
20 Nov
'10
6:55 p.m.
Heads up: The C++ committee renamed std::chrono::monotonic_clock to std::chrono::steady_clock. The is_monotonic bool was also renamed to is_steady. This will be documented in N3191 some time next week. -Howard