Name
.timer — Enable or disable CPU time measurements
Common Usage
.timer switch
Description
The .timer
command can be used to enable or disable
CPU time measurements. If enabled, SQLite will track and display
the user time and system time required to process each
request.