0.9.18.6: Win32 get-internal-real-time improved
[sbcl.git] / src / code / gc.lisp
index 1a5abc7..7945c27 100644 (file)
   (gc-on)
   (gc)
   (setf *n-bytes-freed-or-purified* 0
+        *gc-run-time* 0
         ;; See comment in interr.lisp
         *heap-exhausted-error-condition* (make-condition 'heap-exhausted-error)))