Logging query time

Is it possible to log query time? I see that the current logger implementation sends the sql and the params of sql but I couldn't find anything which lets me see the time it took to run the query
Was this page helpful?