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