package lsp

  1. Overview
  2. Docs

doc/lsp.stdune/Stdune/Proc/Times/index.html

Module Proc.TimesSource

Sourcetype t = {
  1. elapsed_time : float;
    (*

    Same as the "real" time reported by the "time" command

    *)
  2. resource_usage : Resource_usage.t option;
}
OCaml

Innovation. Community. Security.