struct

Hwaro::Profiler::PhaseTime

Inherits Struct / Value / Object

Represents timing for a single phase

Constructors

new(phase : String, duration_ms : Float64 = 0.0)
Source

Instance methods

duration_ms
Source
duration_ms=(duration_ms : Float64)
Source
phase
Source
phase=(phase : String)
Source