Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. StopWatch.php

function StopWatch::current

2 methods override StopWatch::current()
SystemStopWatch::current in vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatch.php
SystemStopWatchWithOffset::current in vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatchWithOffset.php

File

vendor/phpunit/phpunit/src/Event/Value/Telemetry/StopWatch.php, line 19

Class

StopWatch
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit

Namespace

PHPUnit\Event\Telemetry

Code

public function current() : HRTime;
RSS feed
Powered by Drupal