class HAR::PageTimings
- HAR::PageTimings
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
har/json_mapping.crConstructors
Instance Method Summary
- #comment : String | Nil
- #comment=(comment : String | Nil)
- #onContentLoad : Int32 | Nil | Float32 | Nil | Float64 | Nil
- #onContentLoad=(onContentLoad : Int32 | Nil | Float32 | Nil | Float64 | Nil)
- #onLoad : Int32 | Nil | Float32 | Nil | Float64 | Nil
- #onLoad=(onLoad : Int32 | Nil | Float32 | Nil | Float64 | Nil)