Boost C++ Libraries: Ticket #876: xtime documentation incomplete https://svn.boost.org/trac10/ticket/876 <pre class="wiki">The documentation for boost/thread/xtime.hpp only lists the "sec" member of the xtime struct, and not the "nsec" member. Also, it would be great if the documentation for xtime_get() had a link to or mention of the xtime_clock_types enum. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/876 Trac 1.4.3 Anthony Williams Fri, 11 May 2007 10:08:18 GMT owner, status changed https://svn.boost.org/trac10/ticket/876#comment:1 https://svn.boost.org/trac10/ticket/876#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">glassfordm</span> to <span class="trac-author">Anthony Williams</span> </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> </ul> Ticket Anthony Williams Fri, 11 May 2007 10:08:35 GMT status changed https://svn.boost.org/trac10/ticket/876#comment:2 https://svn.boost.org/trac10/ticket/876#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Anthony Williams Wed, 28 May 2008 09:18:49 GMT status, resolution changed; severity set https://svn.boost.org/trac10/ticket/876#comment:3 https://svn.boost.org/trac10/ticket/876#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">wontfix</span> </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> <p> xtime is deprecated. New code should use the Boost.Date_Time library. </p> Ticket