GC::Profiler.result â String
Class Public methods
Returns a profile data report such as:
1 2 3 | GC 1 invokes. Index Invoke Time (sec) Use Size(byte) Total Size(byte) Total Object GC time(ms) 1 0 . 012 159240 212940 10647 0 . 00000000000001530000 |
Please login to continue.