Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaChangeHistoryEvent.php30 public $changeTime; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryEvent
63 public function setChangeTime($changeTime) argument
65 $this->changeTime = $changeTime;
72 return $this->changeTime;
/plugin/jalbum/
H A Dscript.js8 var changeTime = 50;
25 if (changeTime === null) {
26 changeTime = 50;
30 setTimeout(wechsel, changeTime * 1000);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DChangeLog.php33 public $changeTime; variable in Google\\Service\\Dfareporting\\ChangeLog
110 public function setChangeTime($changeTime) argument
112 $this->changeTime = $changeTime;
119 return $this->changeTime;