Module Gc_stats.Main

type t
val create : string -> generation:int -> commit_offset:Import.int63 -> before_suffix_start_offset:Import.int63 -> before_suffix_end_offset:Import.int63 -> after_suffix_start_offset:Import.int63 -> t
val finish_current_step : t -> string -> t
val finalise : t -> Stats.Latest_gc.worker -> after_suffix_end_offset:Import.int63 -> Stats.Latest_gc.stats