interface StopWatch
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
@internal This interface is not covered by the backward compatibility promise for PHPUnit
Hierarchy
- interface \PHPUnit\Event\Telemetry\StopWatch
Expanded class hierarchy of StopWatch
All classes that implement StopWatch
File
-
vendor/
phpunit/ phpunit/ src/ Event/ Value/ Telemetry/ StopWatch.php, line 17
Namespace
PHPUnit\Event\TelemetryView source
interface StopWatch {
public function current() : HRTime;
}
Members
Title Sort descending | Modifiers | Object type | Summary | Overrides |
---|---|---|---|---|
StopWatch::current | public | function | 2 |