Latest JAS v1.1.0
144 plugins online

Code / Benchmark / start

Benchmark :: start
Method
include/benchmark.php

Description...

Arguments

name
Argument
hilite = false
Argument

Return values

Nothing
Returns

Examples

Benchmark Start method example
PHP
<?
  $benchmark->start($name, $hilite = false);  //Call Benchmark::start method
?>

Comments (0)