mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 20:24:04 +00:00
This removes the reliance on the not-so-fully-implemented Power API, which throws an error in the HTML5 editor. This was already changed to 200 ms in the master branch, and here I picked 300 ms to be consistent with the iOS export plugin. All these thread sleeps need to be re-assessed together to be made more consistent (and possibly configurable - and most importantly battery preserving by default).