SQLite Forum

What is the poll frequency of `sqlite3_busy_timeout`?
Login
I see, that makes sense.

The default callback using `int tmout = ((sqlite3 *)ptr)->busyTimeout` is private SQLite state that would not be used by the application.