You are here

private static property PHP_Timer::$startTimes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/php-timer/src/Timer.php \PHP_Timer::startTimes

Type: array

File

vendor/phpunit/php-timer/src/Timer.php, line 30

Class

PHP_Timer
Utility class for timing.

Code

private static $startTimes = array();