Class tcms_time

Description

************************************

************************************ TIME FUNCTIONS getmicrotime -> return microtime tcms_load_start -> set starttime to start loading of page tcms_load_end -> set endtime to end loading of page and echo loadtime_output -> return output data for loading time current_date -> return current date current_time -> return current time tcms_query_count_start -> Starts the sql query counter tcms_query_counter -> Count the sql query counter tcms_query_count_end_out -> Return the sql query count sum

Located in /engine/tcms_kernel/tcms_time.lib.php (line 38)


	
			
Variable Summary
mixed $endtime
mixed $sqlQuery
mixed $starttime
Method Summary
Variables
mixed $endtime (line 43)
mixed $sqlQuery (line 44)
mixed $starttime (line 42)
Methods
current_date (line 118)

*

  • return: current date
the current_date ()
current_time (line 106)

*

  • return: current time
the current_time ()
get_microtime (line 53)

*

microtime get_microtime ()
loadtime_output (line 90)

*

  • return: a string with the loadtime
Return loadtime_output ()
tcms_load_end (line 77)

*

  • return: the loadtime counter
Stop tcms_load_end ()
tcms_load_start (line 65)

*

  • return: the loadtime counter
Starts tcms_load_start ()
tcms_query_counter (line 142)

*

  • return: the sql query counter
Count tcms_query_counter ()
tcms_query_count_end_out (line 155)

*

  • return: the sql query count sum
Return tcms_query_count_end_out ()
tcms_query_count_start (line 130)

*

  • return: the sql query counter
Starts tcms_query_count_start ()

Documentation generated on Sun, 29 Oct 2006 18:02:59 +0100 by phpDocumentor 1.3.1