Re: [sensors] Batching API for sensor readings

> 1. latest sample, low latency.
> 2. latest few samples, low latency, ok to loose some samples.
> 3. batch of samples, important not to loose any, latency not so much of an issue.

this sounds so much like USB :-)

1. Interrupt - used for mouse/keyboard
2. Isochronous - used for web camera
3. Bulk - used for serial, printers etc


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

Received on Monday, 8 May 2017 10:47:03 UTC