Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#5946 closed Bugs (fixed)

Process real cpu clock returns the system steady clock

Reported by: viboes Owned by: viboes
Milestone: Boost 1.48.0 Component: chrono
Version: Boost 1.47.0 Severity: Showstopper
Keywords: Cc:

Description

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.

Change History (3)

comment:1 by viboes, 11 years ago

To be precise, this issue is specific to windows platforms.

comment:2 by viboes, 11 years ago

Resolution: fixed
Status: newclosed

Merged with #74785

comment:3 by viboes, 11 years ago

Milestone: To Be DeterminedBoost 1.48.0
Note: See TracTickets for help on using tickets.