Add clock time (HH:MM) to GC notifications.
authorMatt Birkholz <puck@birchwood-abbey.net>
Wed, 9 Dec 2015 22:53:45 +0000 (15:53 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Sun, 3 Jan 2016 20:06:11 +0000 (13:06 -0700)
commit17a859d937c3838c7882b98622cbe1db90ffae45
tree0e34528c833c3ea90af0c165696e29e70af41b2f
parent24ffc20e4e2ee7624c7d6c7142ddc96b9b561ba0
Add clock time (HH:MM) to GC notifications.

This makes it easier to see if a long running program is GCing more than
infrequently.
src/runtime/gcnote.scm
src/runtime/gcstat.scm
src/runtime/runtime.pkg