Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DAppStartTime.php44 public function setInitialDisplayTime(Duration $initialDisplayTime) argument
46 $this->initialDisplayTime = $initialDisplayTime;
53 return $this->initialDisplayTime;