chickadee » sqlite3 » database-memory-highwater

database-memory-highwater #!optional RESET?procedure

Returns the maximum amount of memory that was in use by the database engine since the counter was last reset or since the program started. Resets the counter if RESET? is not #f. RESET? defaults to #f.