package core_profiler

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

Module Short_message.HeaderSource

Packs Probe_id.t and Time_ns.t into a single int.

Sourceval id_bits : int
Sourceval time_bits : int
Sourceval max_id : int
Sourceval max_time_diff : Core.Time_ns.Span.t
Sourceval unpack_id : int -> Core_profiler.Probe_id.t