You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the object that represents the query result, there is a statistics section (a map), and one of its field is the execution run time. This should be a float rather than int (currently it returns zero for short run time of less than 0.5 ms.)