Back
Refresh
# Queries: {count}
Time span: {deltaTime} ({fromTime} - {toTime})
Avg. time/query: {avgTime}

{sql}

{foreach(queries as q)} {eachend}
Timestamp Thread id Type Time (ms)
{if(q.stackTrace)}{endif} {q.formattedTimestamp} {q.threadId} {q.type.description} {q.total}