The timestamp
read-only property
of the Sensor
interface returns the time stamp of the latest sensor
reading.
Syntax
var timestamp = sensorInstance.timestamp
Because Sensor
is a base class, timestamp
may only be read
from one of its derived classes.
Value
Specifications
Specification | Status | Comment |
---|---|---|
Generic Sensor API The definition of 'timestamp' in that specification. |
Candidate Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser