# Queries: {count}
Time span: {deltaTime} ({fromTime} - {toTime})
Avg. time/query: {avgTime}
Clear
{foreach(queries as q)} {eachend}
Total time (ms) Avg. time (ms) # Calls Sql
{q.total} {q.formattedNano} {q.count} {q.sql}