Kraken\Loop\Timer\TimerCollectionInterface::getTimer PHP Method

getTimer() public method

public getTimer ( string $name ) : Kraken\Loop\Timer\TimerInterface | null
$name string
return Kraken\Loop\Timer\TimerInterface | null
    public function getTimer($name);