Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_journal.c162 static int jtCurrentTimeInt64(sqlite3_vfs*, sqlite3_int64*);
184 jtCurrentTimeInt64 /* xCurrentTimeInt64 */
828 static int jtCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in jtCurrentTimeInt64() function