id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc
5947,Use CLOCK_PROCESS_CPUTIME_ID on platform providing them,viboes,viboes,"The posix implementation of process real cpu clock uses the times() function. The resolution is better if we use
::clock_gettime( CLOCK_PROCESS_CPUTIME_ID, &ts );
on platforms for which the CLOCK_PROCESS_CPUTIME_ID is supported.
",Feature Requests,assigned,To Be Determined,chrono,Boost 1.47.0,Optimization,,,