Structure representing recorded GC stats.
The number of microseconds the garbage collector ran for in the last stats collection.
The percentage of time that was spent by the garbage collector in the last stats collection.
See Implementation
Structure representing recorded GC stats.