mirror of
https://github.com/electron/electron.git
synced 2026-02-17 18:41:39 -05:00
`powerMonitor.querySystemIdleState` and `powerMonitor.querySystemIdleTime` had async backing APIs in chromium (https://chromium-review.googlesource.com/c/chromium/src/+/1379183). However, that has changed in ch73. So, this PR deprecates the old async APIs and adds new sync APIs.
59 KiB
59 KiB