package rusage

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

rusage

OCaml-CI Build Status Documentation

OCaml bindings to the GETRUSAGE(2) syscall, which provides details of the resource usage of a thread.

Installation

Rusage can be installed with opam:

opam install rusage
OCaml

Innovation. Community. Security.