Home
last modified time | relevance | path

Searched refs:cpuTime (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DResourceUtilizationReport.php47 public function setCpuTime($cpuTime) argument
49 $this->cpuTime = $cpuTime;
56 return $this->cpuTime;