SM_SLOWMACHINE top-level constant

  1. @Deprecated('Use SYSTEM_METRICS_INDEX.SM_SLOWMACHINE instead')
int const SM_SLOWMACHINE

Nonzero if the computer has a low-end (slow) processor; otherwise, 0.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_SLOWMACHINE instead')
const SM_SLOWMACHINE = 73;