class Test::Task::Server::RequestStats

Defined in:

test-task/server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def fail_count : Int32 #

[View source]
def fail_count=(fail_count : Int32) #

[View source]
def index : Int32 #

[View source]
def index=(index : Int32) #

[View source]
def latencies : Array(Int32) #

[View source]
def latencies=(latencies : Array(Int32)) #

[View source]