Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DCPUTime.php30 public $totalMs; variable in Google\\Service\\Dataflow\\CPUTime
57 public function setTotalMs($totalMs) argument
59 $this->totalMs = $totalMs;
66 return $this->totalMs;