コード例 #1
0
ファイル: DebugTools.php プロジェクト: stonegithubs/yaf-lib
 public static function startTime()
 {
     self::$start_time = self::getmicrotime();
 }