-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

D. Richard Hipp wrote:
> It is suppose to use usleep() (or the equivalent, depending  
> on your OS) to sleep for short intervals 

Note that on non-Windows platforms the default is to use sleep() which
has a one second granularity.  For people who have directly included the
amalgamation and not defined any of the HAVE's like HAVE_USLEEP, sleep
is used.  (If configure is used then it will define HAVE_USLEEP.)

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkqzkIwACgkQmOOfHg372QQT0QCfdvhqWAy7Q66Nbk+2T5X/rEUP
OCMAoORIbTvSPfNmtzCfP78TY2DLbgGx
=fzbN
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to