This article needs a technical review. How you can help.
This API is available on Firefox OS for internal applications only.
Summary
The end
property is a date equal to the one of the last MozNetworkStatsData
objects available within the MozNetworkStats.data
property.
Syntax
var end = instanceOfMozNetworkStats.end;
Value
A Date
object.
Specifications
Not part of any specification.