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

Breadcrumb

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

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\Telemetry
View source
interface StopWatch {
    public function current() : HRTime;

}

Members

Title Sort descending Modifiers Object type Summary Overrides
StopWatch::current public function 2

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal