# Queries: {count}
Time span: {deltaTime} ({fromTime} - {toTime})
Avg. time/query: {avgTime}
{if(recording)}Recording{else}Not recording{endif}
Clear
{foreach(queries as q)} {escape(html|br)} {escapeend} {eachend}
Total time (ms) Avg. time (ms) # Calls Sql
{q.total} {q.formattedNano} {q.count}{q.sql}