elapsed_time 函数计算时间差 $this->banchmark ->mark("code_start") $this -> benchmark -> mark('code_end'); echo $this -> benchamark -> elapsed_time('code_start','code_end')