Yep, that's the one. When you get any pages that are slow just copy/paste that. The first number shows the overall generation time for the page. The second shows how long it took for MySQL to do all of the queries.

If the first number is large and the second number is small, then it's general server slowdown. If the first number is large and the second number is almost equally large, then it's MySQL causing the bottleneck.