Version: Smart Feature Phone 2.5

MozNetworkStatsManager.sampleRate

Description#

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 number of bytes received and sent during the amount of time defined by the sampleRate property.

Syntax#

var time = navigator.mozNetworkStats.sampleRate;

Value#

A number.