![]() |
KumbiaPHP
beta2
Framework PHP
|
Métodos públicos estáticos | |
static | start_clock ($name) |
static | memory_usage ($name) |
static | time_execution ($name) |
static | test ($func, $loops) |
Definición en la línea 31 del archivo benchmark.php.
|
static |
Permite obtener la memoria usada por un script
Definición en la línea 83 del archivo benchmark.php.
|
static |
Inicia el reloj (profiling)
Definición en la línea 47 del archivo benchmark.php.
|
static |
Definición en la línea 111 del archivo benchmark.php.
|
static |
Retorna el tiempo de ejecucion del scripts (profiling)
Definición en la línea 98 del archivo benchmark.php.