Home
last modified time | relevance | path

Searched refs:i64End (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c408 sqlite_int64 i64End = *((sqlite_int64 *) pEnd); in timeDiff() local
409 return (double) ((i64End - i64Start) / 10000000.0); in timeDiff()

Completed in 49 milliseconds