Variable: SB-EXT:*GC-RUN-TIME*

package type

Total CPU time spent doing garbage collection (as reported by GET-INTERNAL-RUN-TIME.) Initialized to zero on startup. It is safe to bind this to zero in order to measure GC time inside a certain section of code, but doing so may interfere with results reported by eg. TIME.

Value

813