PHPSpec2\Event\SpecificationEvent::getTime PHP Method

getTime() public method

public getTime ( )
    public function getTime()
    {
        return $this->time;
    }