Opened 11 years ago
Closed 11 years ago
#5978 closed Bugs (fixed)
Add BOOST_CHRONO_HAS_PROCESS_CLOCKS to know if process clocks are supported
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | Boost 1.48.0 | Component: | chrono |
Version: | Boost 1.47.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
This is related to #5218 Boost.Chrono patches for Windows CE. The library could be enhanced by providing a macro BOOST_CHRONO_HAS_PROCESS_CLOCKS to know if process clocks are supported as well as it is already done for steady and thread clocks.
Change History (1)
comment:1 by , 11 years ago
Milestone: | To Be Determined → Boost 1.48.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Merged with #74785