OSSingleton.lowProcessorUsageMode

If true the engine optimizes for low processor usage by only refreshing the screen if needed. Can improve battery consumption on mobile.

  1. bool lowProcessorUsageMode [@property getter]
    struct OSSingleton
    @nogc nothrow @property
    bool
    lowProcessorUsageMode
    ()
  2. bool lowProcessorUsageMode [@property setter]

Meta