[client] app: new options to reduce CPU usage

This patch increases the default cursor and frame polling interval from
1us to 1000us which for most use cases should be more then fast enough.

It also adds two new configuration options to adjust these should it be
required:

  * app:cursorPollInterval
  * app:framePollInterval
This commit is contained in:
Geoffrey McRae
2019-05-22 12:00:06 +10:00
parent fc66a4a19c
commit 84b2917706
4 changed files with 24 additions and 6 deletions

View File

@@ -1 +1 @@
a12-205-g087387087e+1
a12-206-gfc66a4a19c+1