package b0

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

CPU time and information.

val logical_count : unit -> int

logical_count () is the number of logical CPUs available on the running machine.

module Time : sig ... end

Measuring CPU user and system time.