Up

Module Runtime_blockout_detector = Runtime_blockout_detector

Signature

val start : ?callback:(elapsed:Core.Std.Time.Span.t -> unit) -> unit -> unit

start starts a thread that watches for blockouts where the OCaml lock isn't released. By default, it prints a message to stderr.