Overrides ResultCache::time
public function time(string $id) : float { return $this->times[$id] ?? 0.0; }