|
SQLite3::busyTimeoutSets the busy connection handler Description
public bool SQLite3::busyTimeout(int
$milliseconds )Sets a busy handler that will sleep until the database is not locked or the timeout is reached. Parameters
Return Values
Returns |