struct Protocol::Profiler::ConsoleProfileFinished
- Protocol::Profiler::ConsoleProfileFinished
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/profiler.crConstructors
Instance Method Summary
- #id : String
-
#location : Debugger::Location
Location of console.profileEnd().
- #profile : Profile
-
#title : String | Nil
Profile title passed as an argument to console.profile().