Searched refs:vlogCurrentTime (Results 1 – 1 of 1) sorted by relevance
124 static int vlogCurrentTime(sqlite3_vfs*, double*);146 vlogCurrentTime, /* xCurrentTime */741 static int vlogCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vlogCurrentTime() function