Class CFW_Util_StopWatch

Description

時間計測

時間の精度はマイクロ秒まで。

  • author: okada

Located in /Util/StopWatch.php (line 8)


	
			
Variable Summary
static unknown_type $t1
static unknown_type $t2
Method Summary
static unknown_type ellapsed ()
static unknown_type start ()
static unknown_type stop ()
Variables
static unknown_type $t1 (line 13)

開始時刻

static unknown_type $t2 (line 18)

終了時刻

Methods
static method ellapsed (line 38)

経過時間(秒)

static unknown_type ellapsed ()
static method start (line 23)

開始

static unknown_type start ()
static method stop (line 30)

終了

static unknown_type stop ()

Documentation generated on Fri, 25 Dec 2009 22:46:09 +0900 by phpDocumentor 1.4.3