Closed Bug 96669 Opened 24 years ago Closed 15 years ago

Stopwatch reports wrong times on Linux

Categories

(Core :: General, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED INVALID

People

(Reporter: c, Unassigned)

References

Details

The stopwatch used for --enable-perf-metrics reports wrong times on Linux because sysconf(_SC_CLK_TCK) at http://lxr.mozilla.org/seamonkey/source/modules/libutil/src/stopwatch.cpp#25 never gets called. Additionally, a real time of 10ms is reported as 0:0:0.10 instead of 0:0:0.010 (on all platforms). A patch to fix this is in attachment 46689 [details] [diff] [review] to bug 27335.
Keywords: patch
Target Milestone: --- → Future
Status: NEW → ASSIGNED
David, do you know who, if anyone, maintains this code or would be able to review the patch?
Component: XP Miscellany → General
QA Contact: brendan → general
Whiteboard: [has patch, needs review]
Blocks: 487605
Depends on: 457949
Bug 457949 removed this file from m-c. Bug 470329 already fixed this for c-c. R.Invalid now.
Assignee: waterson → nobody
No longer blocks: 487605
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Whiteboard: [has patch, needs review]
Target Milestone: Future → ---
Depends on: 27335
You need to log in before you can comment on or make changes to this bug.