Connection.executionTimer
bool executionTimer() @property nothrowGet executionTimer property.
Returns
Computes execution times for each statement executed.
void executionTimer(bool propval) @property nothrowSet executionTimer property.
Parameters
propval | Computes execution times for each statement executed. |