@lukes3315 I have a couple of options for this, please LMK which are acceptable. 1. polling at 120 Hz, getting roughly two data points together when `requestAnimationFrame` is called? animation frame? 1. polling at 120 Hz, getting only the latest data point when `requestAnimationFrame` is called (this is good for latency, not so much if you want to run filters)? 1. polling at 120Hz, receiving updates at 120Hz. -- GitHub Notification of comment by tobie Please view or discuss this issue at https://github.com/w3c/sensors/issues/98#issuecomment-275277730 using your GitHub accountReceived on Thursday, 26 January 2017 00:39:45 UTC
This archive was generated by hypermail 2.4.0 : Monday, 4 July 2022 12:47:53 UTC