Module Nested_profileSource

Sourcemodule Profile : sig ... end

This is a library for time profiling sequential or Async code.

Sourceval profile : ?hide_if_less_than:??? -> 'a Profile.Sync_or_async.t -> Core.Sexp.t Core.Lazy.t -> (unit -> 'a) -> 'a