Open Bug 1354167 Opened 7 years ago Updated 2 years ago

Make TelemetryStopwatch work across processes

Categories

(Toolkit :: Telemetry, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox55 --- affected

People

(Reporter: gfritzsche, Unassigned)

References

Details

(Whiteboard: [measurement:client])

Bug 1352961 deals with the issue of, in JS:
- taking a start time in the parent process
- then recording the end time in a child process
- ... recording the delta in the parent process somehow

We could make this easier by extending TelemetryStopwatch for it.
Once TelemetryStopwatch works across processes, we should also remove msSystemNow that I added in bug 1352961 as a workaround.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.