Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IComputePressureThresholds

An interface defining the shape of the thresholds parameter in the experimental compute pressure api

Hierarchy

  • IComputePressureThresholds

Index

Properties

cpuSpeedThresholdsSearch playground for cpuSpeedThresholds

cpuSpeedThresholds: number[]

Thresholds to make buckets out of for the cpu speed, the average between the start and end points of a threshold will be returned to the callback. 0.5 represents base speed.

cpuUtilizationThresholdsSearch playground for cpuUtilizationThresholds

cpuUtilizationThresholds: number[]

Thresholds to make buckets out of for the cpu utilization, the average between the start and end points of a threshold will be returned to the callback.

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method