Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/adodb/adodb-perf.inc.php File Reference

Go to the source code of this file.

Data Structures

class  adodb_perf

Enumerations

enum  ADODB_OPT_HIGH
enum  ADODB_OPT_LOW

Functions

 adodb_getmem ()
 adodb_round ($n, $prec)
 adodb_microtime ()
 adodb_log_sql (&$connx, $sql, $inputarr)

Variables

global $ADODB_PERF_MIN = 0.05

Enumeration Type Documentation

Definition at line 22 of file adodb-perf.inc.php.

Definition at line 23 of file adodb-perf.inc.php.


Function Documentation

Definition at line 30 of file adodb-perf.inc.php.

adodb_log_sql ( &$  connx,
sql,
inputarr 
)

Definition at line 67 of file adodb-perf.inc.php.

Here is the call graph for this function:

Definition at line 61 of file adodb-perf.inc.php.

adodb_round ( n,
prec 
)

Definition at line 55 of file adodb-perf.inc.php.

Here is the caller graph for this function:


Variable Documentation

$ADODB_PERF_MIN = 0.05

Definition at line 25 of file adodb-perf.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations