Searched refs:apndCurrentTime (Results 1 – 1 of 1) sorted by relevance
170 static int apndCurrentTime(sqlite3_vfs*, double*);194 apndCurrentTime, /* xCurrentTime */615 static int apndCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in apndCurrentTime() function