Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvfslog.c124 static int vlogCurrentTime(sqlite3_vfs*, double*);
146 vlogCurrentTime, /* xCurrentTime */
741 static int vlogCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vlogCurrentTime() function