clock, $this->timer); $asyncTimer = new AsyncTimer($fiberManager, $this->clock, $this->timer); return new AsyncService($fiberManager, $asyncTimer, $this->clock, $this->timer); } }