uI

Syntax
string uI()

Description

The method uI() provides a simple graphical interface into the available commands of the performance monitor.

Usage

/*
* Connection to database
*/
$perf = newPerfMonitor($db);
$h = $perf->uI();
print $h;

Output

Performance Monitor UI Screen