blob: ff24747ca8d1d2209498cd13a978d37361d77787 (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "Initial query time",
"description": "Initial query of 1 result",
"columns": [
{ "name": "live", "type": "float", "unit": "ms" },
{ "name": "nonlive", "type": "float", "unit": "ms" }
]
}
|