package core_profiler

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Core_profiler_offline_tool.UtilSource

Sourcemodule Name_map : sig ... end

A Name_map.t maps string names to Core_profiler_stubs.Common.Probe_id.ts

Sourceval int_units_of_string : string -> int * Core_profiler_disabled.Profiler_units.t
Sourceval span_to_string : Core.Time_ns.Span.t -> string

Choose the best 'common' units to use to coerce the two arguments to

Sourceval time_ns_to_ofday_string : Core.Time_ns.t -> string
Sourceval choices_argtype : string -> (string * 'a) list -> 'a Core.Command.Spec.Arg_type.t