fixing comment in benchmark class.
This commit is contained in:
@@ -12,8 +12,7 @@ class Benchmark {
|
|||||||
/**
|
/**
|
||||||
* Start a benchmark.
|
* Start a benchmark.
|
||||||
*
|
*
|
||||||
* After starting a benchmark, the elapsed time in milliseconds can be
|
* After starting a benchmark, the elapsed time in milliseconds may be retrieved via the "check" method.
|
||||||
* retrieved using the "check" method.
|
|
||||||
*
|
*
|
||||||
* @param string $name
|
* @param string $name
|
||||||
* @return void
|
* @return void
|
||||||
|
|||||||
Reference in New Issue
Block a user