ES_SYSTEM_REQUIRED top-level constant

  1. @Deprecated('Use EXECUTION_STATE.ES_SYSTEM_REQUIRED instead')
int const ES_SYSTEM_REQUIRED

Forces the system to be in the working state by resetting the system idle timer.

Implementation

@Deprecated('Use EXECUTION_STATE.ES_SYSTEM_REQUIRED instead')
const ES_SYSTEM_REQUIRED = 0x00000001;