Closed Bug 1330244 Opened 8 years ago Closed 3 years ago

TaskTracer task timestamps should use mozilla::TimeStamp and have the same precision + origin as profiler marker timestaps

Categories

(Core :: Gecko Profiler, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox53 --- affected

People

(Reporter: mstange, Unassigned)

References

Details

At the moment it's using PR_Now()/1000 which means it doesn't have sub-millisecond resolution. Making the timestamps look the same as profiler timestamps will make it easier to match up tasktracer labels and tasks with profiler markers and samples.

Task Tracer was removed in bug 1715257.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.