Address StopWatch for concurrent code #557
Labels
deficiency
Un undesirable feature which is not a bug
enhancement
Something new or different that is an improvement
utility
Utility module
Milestone
StopWatch does not return useful results when used in concurrent code (yielding the total time involved), we shall address this using std::chrono and also allow to set the scale of the measurement.
The text was updated successfully, but these errors were encountered: