I\' ve searched and searched, but I wasn\'t able to find an easy way to get this:
Query OK, 50000 rows affected (0.35 sec)
in milliseconds
You could time it yourself in the code that runs the query:
Pseudo code:
double StartTime = Execute SQL Query double QueryTime = - StartTime