Module Os.CpuSource

CPU time and information.

Sourceval logical_count : unit -> int

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

Sourcemodule Time : sig ... end

Measuring CPU user and system time.