Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

MozNetworkStatsManager.sampleRate

This article needs a technical review. How you can help.

This API is available on Firefox OS for internal applications only.

Summary

The sampleRate property indicates the time in seconds between when two data usage chunks are stored.

A data usage chunk is a MozNetworkStatsData object representing the total amount of bytes received and sent during the amount of time defined by the sampleRate property.

Syntax

var time = navigator.mozNetworkStats.sampleRate;

Value

A number.

Specifications

Not part of any specification.

See also

Document Tags and Contributors

 Contributors to this page: chrisdavidmills, fscholz, MHasan, kscarfone, Jeremie
 Last updated by: chrisdavidmills,