[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_polling' (#crwlib)

TPolling.GetCpuLoad

Declaration

Source position: _crw_polling.pas line 182

public function TPolling.GetCpuLoad(

  out Summ: Double;

  out Kern: Double;

  out User: Double;

  out Freq: Double

):Boolean;