Home
last modified time | relevance | path

Searched refs:vfslogCurrentTime (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_osinst.c175 static int vfslogCurrentTime(sqlite3_vfs*, double*);
197 vfslogCurrentTime, /* xCurrentTime */
606 static int vfslogCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vfslogCurrentTime() function