Searched refs:fsCurrentTime (Results 1 – 1 of 1) sorted by relevance
173 static int fsCurrentTime(sqlite3_vfs*, double*);201 fsCurrentTime, /* xCurrentTime */811 static int fsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in fsCurrentTime() function