class

HDRHistogram::Writer

Inherits Reference < Object

Constants

HISTOGRAM_LOG_FORMAT_VERSION = "1.2"

Constructors

new(output_file : String = "out.logV2.hlog")
Source

Class methods

writer(fname, &)
Source

Instance methods

base_time
Source
base_time=(base_time : Float64)
Source
close
Source
file
Source
file=(file : File)
Source
finalize
Source
output_file
Source
output_file=(output_file : String)
Source
start_time
Source
start_time=(start_time : Float64)
Source
write_base_time(time)
Source
write_comment(str)
Source
write_interval_histogram(histogram, start_time_sec = 0, end_time_sec = 0, max_value_unit_ratio = 1000000.0)
Source
write_legend
Source
write_log_format_version
Source
write_start_time(time)
Source