Searched refs:vfstraceCurrentTime (Results 1 – 1 of 1) sorted by relevance
18412 static int vfstraceCurrentTime(sqlite3_vfs*, double*);19253 static int vfstraceCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vfstraceCurrentTime() function19361 pNew->xCurrentTime = vfstraceCurrentTime; in vfstrace_register()