BUSY_TIMEOUT top-level constant
          
          int
          const BUSY_TIMEOUT
          
        
        
See SQLite Documentation for meaning and the use of it.
Implementation
const BUSY_TIMEOUT = (BUSY | (3 << 8));See SQLite Documentation for meaning and the use of it.
const BUSY_TIMEOUT = (BUSY | (3 << 8));