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