class Async::HTTP::Statistics

def initialize(start_time)

def initialize(start_time)
	@start_time = start_time
end