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 , 15 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:2 by , 15 years ago
| Status: | new → assigned |
|---|
comment:3 by , 14 years ago
| Resolution: | None → wontfix |
|---|---|
| Severity: | → Showstopper |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

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