====== uI ===== ~~NOTOC~~ == 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 ===== {{v5:performance:performance-ui.png|Performance Monitor UI Screen}}