def self.
new(request :
Request, response :
Response, time : Float32 | Float64 | Int32 | Nil =
-1)
#
def self.
new(pull : JSON::PullParser)
#
def
connection=(connection : String | Nil)
#
def
serverIPAddress=(serverIPAddress : String | Nil)
#
def
startedDateTime=(startedDateTime : String)
#
def
time : Int32 | Nil | Float32 | Nil | Float64 | Nil
#
def
time=(time : Int32 | Nil | Float32 | Nil | Float64 | Nil)
#
def
timings :
Timings | Nil | Array(String) | Nil
#
def
timings=(timings :
Timings | Nil | Array(String) | Nil)
#