Boost C++ Libraries: Ticket #5946: Process real cpu clock returns the system steady clock https://svn.boost.org/trac10/ticket/5946 <p> I don't know why while I implemented these clocks I used the a system wide steady clock instead of a process one. While this is of course incorrect, the more common use is to make differences between two time points (duration) for which the result is equivalent. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5946 Trac 1.4.3 viboes Tue, 04 Oct 2011 08:20:16 GMT <link>https://svn.boost.org/trac10/ticket/5946#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5946#comment:1</guid> <description> <p> To be precise, this issue is specific to windows platforms. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 08 Oct 2011 12:33:56 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5946#comment:2 https://svn.boost.org/trac10/ticket/5946#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Merged with <a class="missing ticket">#74785</a> </p> Ticket viboes Sat, 08 Oct 2011 12:34:12 GMT milestone changed https://svn.boost.org/trac10/ticket/5946#comment:3 https://svn.boost.org/trac10/ticket/5946#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.48.0</span> </li> </ul> Ticket