Closed Bug 908471 Opened 11 years ago Closed 6 years ago

DeviceMotion interval too long (crippled for games, etc)

Categories

(Firefox OS Graveyard :: Hardware, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dominic.tarr, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

Steps to reproduce:

window.addEventListener('devicemotion', function (e) {
  console.log('interval', e.interval)
})


Actual results:

100 ms is quite high, and precludes many possibilites for accurate interactions based on moving the phone for apps related to games or physical activities.


Expected results:

< 16 ms or less. At least as granular as touch.
help me. when I play this game, it is extremely shocked and lag, do not know because my computer configuration or by browsing https://sites.google.com/site/unblockedgamescoolmath/run-3
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.