ovizii
8/18/2013 - 3:16 PM

Display # of queries and exec time

Display # of queries and exec time

<?php echo get_num_queries(); ?> queries in <?php timer_stop(1); ?> seconds.
//possibly hide the output by commenting it with <!-- -->