Searched refs:responseTime (Results 1 – 4 of 4) sorted by relevance
31 public $responseTime; variable in Google\\Service\\CloudTasks\\Attempt68 public function setResponseTime($responseTime) argument70 $this->responseTime = $responseTime;77 return $this->responseTime;
5487 if(spy.responseTime){timeBox.textContent=" "+formatTime(spy.responseTime)
21165 if (spy.responseTime)21166 timeBox.textContent = " " + formatTime(spy.responseTime);
5498 if(spy.responseTime){timeBox.textContent=" "+formatTime(spy.responseTime)