Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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