Latest JAS v1.1.0
144 plugins online

Code / Benchmark / stop

Benchmark :: stop
Method
include/benchmark.php

Description...

Return values

NULL
Returns

Examples

Benchmark Stop method example
PHP
<?
  $benchmark->stop();  //Call Benchmark::stop method
?>

Comments (0)