Opened 16 years ago

Closed 14 years ago

#876 closed Bugs (wontfix)

xtime documentation incomplete

Reported by: nobody Owned by: Anthony Williams
Milestone: Component: threads
Version: None Severity: Showstopper
Keywords: Cc:

Description

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.

Change History (3)

comment:1 by Anthony Williams, 15 years ago

Owner: changed from glassfordm to Anthony Williams
Status: assignednew

comment:2 by Anthony Williams, 15 years ago

Status: newassigned

comment:3 by Anthony Williams, 14 years ago

Resolution: Nonewontfix
Severity: Showstopper
Status: assignedclosed

xtime is deprecated. New code should use the Boost.Date_Time library.

Note: See TracTickets for help on using tickets.