Hwaro::Profiler::HookProfile
Inherits Struct / Value / Object
General per-hook timing (D3 for #561)
Constructors
new(name : String, count : Int32 = 0, total_time_ms : Float64 = 0.0)
SourceInstance methods
count
Sourcecount=(count : Int32)
Sourcename
Sourcename=(name : String)
Sourcetotal_time_ms
Sourcetotal_time_ms=(total_time_ms : Float64)
Source