This API is available on Firefox OS for internal applications only.
Summary
The start property is a date equal to the one of the first MozNetworkStatsData objects available within the MozNetworkStats.data property.
Syntax
var start = instanceOfMozNetworkStats.start;
Value
A Date object.
Specifications
Not part of any specification.