struct

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)
Source

Instance methods

count
Source
count=(count : Int32)
Source
name
Source
name=(name : String)
Source
total_time_ms
Source
total_time_ms=(total_time_ms : Float64)
Source