зеркало из https://github.com/mozilla/gecko-dev.git
5000a5eeab
gfritzsche asked me to use this method to add compatibility to measure the time in seconds. At the moment we are forced to clone `devtools/client/shared/TelemetryStopwatch.jsm` so that we can get it working the way we need. The problem is that it measure time in ms when using start() finish() etc. and that creates too many entries in our charts and makes them next to impossible to read. It would be much better if we could measure the time in seconds instead. Differential Revision: https://phabricator.services.mozilla.com/D4936 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
TelemetryArchive.jsm | ||
TelemetryController.jsm | ||
TelemetryEnvironment.jsm | ||
TelemetryReportingPolicy.jsm | ||
TelemetrySend.jsm | ||
TelemetryStopwatch.jsm | ||
TelemetryStorage.jsm | ||
TelemetryTimestamps.jsm | ||
TelemetryUtils.jsm |