Function xCurrentTime

Source
pub unsafe extern "C" fn xCurrentTime(
    _pVfs: *mut sqlite3_vfs,
    pTimeOut: *mut f64,
) -> c_int
Expand description

https://github.com/sqlite/sqlite/blob/fb9e8e48fd70b463fb7ba6d99e00f2be54df749e/ext/wasm/api/sqlite3-vfs-opfs.c-pp.js#L870