]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Increase resolution of time-of-day on unix. Add an experimental
authordrh <drh@noemail.net>
Mon, 29 Aug 2005 23:00:03 +0000 (23:00 +0000)
committerdrh <drh@noemail.net>
Mon, 29 Aug 2005 23:00:03 +0000 (23:00 +0000)
commit19e2d37f1de2459dad62416124c26cdaa84e82db
treeb158f590be274fb7ff16ddb4c9cda790ec8c3c87
parentb46b57745ddf0d131843e229fc13a3dbc231f545
Increase resolution of time-of-day on unix.  Add an experimental
sqlite3_profile() API. (CVS 2639)

FossilOrigin-Name: ed2ca0873fa89d6cfd123541d5d1c6b92c72b6ab
13 files changed:
manifest
manifest.uuid
src/build.c
src/main.c
src/os_unix.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/test1.c
src/vdbeInt.h
src/vdbeapi.c
test/tclsqlite.test
test/trace.test