Overrides ResultCache::setTime
public function setTime(string $id, float $time) : void { $this->times[$id] = $time; }