Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c315 static sqlite3_int64 iBegin; /* Wall-clock time at start */ variable
323 iBegin = timeOfDay(); in beginTimer()
342 (iEnd - iBegin)*0.001, in endTimer()
H A Dsqlite3.c186635 int nByte = 0, iBegin = 0, iEnd = 0, iPos = 0; global() local
196465 int iBegin = 0; /* Offset in zDoc of start of token */ global() local
200370 u32 iBegin; /* The first node of the scan */ global() member
[all...]

Completed in 160 milliseconds