struct

Azu::DevelopmentTools::MemoryLeakDetector::MemorySnapshot

Inherits JSON::Serializable < Struct < Value < Object

Memory snapshot for comparison

Constructors

new(timestamp : Time, heap_size : Int64, gc_stats : Hash(String, Int64), object_counts : Hash(String, Int32) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

gc_stats
Source
heap_size
Source
object_counts
Source
timestamp
Source