Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_vfs.c193 static int tvfsCurrentTime(sqlite3_vfs*, double*);
823 static int tvfsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in tvfsCurrentTime() function
1468 tvfsCurrentTime, /* xCurrentTime */ in testvfs_cmd()