PHP Class Tolerance\Bridge\Symfony\Tracer\StopWatch\WatchedTracer

Inheritance: implements Tolerance\Tracer\Tracer
显示文件 Open project: sroze/tolerance

Public Methods

Method Description
__construct ( Tolerance\Tracer\Tracer $decoratedTracer, Symfony\Component\Stopwatch\Stopwatch $stopwatch )
trace ( array $spans )

Method Details

__construct() public method

public __construct ( Tolerance\Tracer\Tracer $decoratedTracer, Symfony\Component\Stopwatch\Stopwatch $stopwatch )
$decoratedTracer Tolerance\Tracer\Tracer
$stopwatch Symfony\Component\Stopwatch\Stopwatch

trace() public method

public trace ( array $spans )
$spans array