boostorg / chrono

Boost.org chrono module
http://boost.org/libs/chrono
15 stars 52 forks source link

Unclear (wrong?) documentation of boost::chrono::process_cpu_clock #71

Open miselico opened 1 year ago

miselico commented 1 year ago

The documentation of boost::chrono::process_cpu_clock states that

(Boost.Chrono.Stopwatch is a clear example of this use)

But, Boost.Chrono.Stopwatch is nowhere to be found in the sources. Maybe it is old, maybe it is missing by accident.