refactoring.

This commit is contained in:
Taylor Otwell
2011-09-21 21:46:16 -05:00
parent b9b9711921
commit 0c4018ec88
42 changed files with 980 additions and 1330 deletions

View File

@@ -12,8 +12,6 @@ class Benchmark {
/**
* Start a benchmark starting time.
*
* The elapsed time since setting a benchmark may checked via the "check" method.
*
* @param string $name
* @return void
*/