Re: [sensors] Use ''sampling frequency" instead of "polling frequency"

> That's sort of what I was getting at in a longer answer to @alexshalamov. Whether the sensor is polled at 120 Hz or it operates at 8KHz and spits out data to the user agent at 120 Hz is an implementation detail from the web developer's perspective.

Agree, what the web developer cares is 'reporting/sampling/whatever frequency' (how often data can be  obtained from a _Sensor object_) + latency

-- 
GitHub Notification of comment by pozdnyakov
Please view or discuss this issue at https://github.com/w3c/sensors/issues/209#issuecomment-304234331 using your GitHub account

Received on Friday, 26 May 2017 09:19:38 UTC