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