Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/larastan/larastan/stubs/common/Support/Benchmark.stub
Назад
<?php namespace Illuminate\Support; use Closure; class Benchmark { /** * Measure a callable or array of callables over the given number of iterations. * * @template TKey * @param \Closure|array<TKey, \Closure> $benchmarkables * @param int $iterations * @return ($benchmarkables is \Closure ? float : array<TKey, float>) */ public static function measure(Closure|array $benchmarkables, int $iterations = 1): array|float {} }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка