Home | History | Annotate | Download | only in dist

Lines Matching refs:i64Start

220   sqlite_int64 i64Start = *((sqlite_int64 *) pStart);
222 return (double) ((i64End - i64Start) / 10000000.0);