Re: [sensors] Batching API for sensor readings

> We want to make sure the API design doesn't force the implementation
 to preemptively store all intermediary samples in case 
collectLatestReadings gets called in the following animation frame.

I thought that if the actual amount of readings exceeds the given 
buffer capacity, the older records will be dropped and newer will be 
still added, so that buffer contains always the latest recorded 
readings

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

Received on Thursday, 23 February 2017 15:52:25 UTC