package coq-lsp

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

Module Fleche.StatsSource

Sourcemodule Kind : sig ... end

time-based stats

Sourceval get : kind:Kind.t -> float
Sourceval record : kind:Kind.t -> f:('a -> 'b) -> 'a -> 'b * float
Sourceval reset : unit -> unit
Sourcetype t
Sourceval zero : unit -> t
Sourceval to_string : t -> string
Sourceval dump : unit -> t
Sourceval restore : t -> unit
Sourceval get_f : t -> kind:Kind.t -> float
Sourceval pp_words : Format.formatter -> float -> unit

Pretty-print memory info as words

OCaml

Innovation. Community. Security.