コード例 #1
0
 function clear()
 {
     BenchmarkResult::clear();
     $this->benchResults = array();
     $this->compareResults = array();
 }