package rusage

  1. Overview
  2. Docs
Bindings to the GETRUSAGE(2) syscall

Install

Dune Dependency

Authors

Maintainers

Sources

rusage-1.0.0.tbz
sha256=3a0600d857b5828aa868e4b8e59e8504934d60dfeeabe290a14c06f0a4a8e859
sha512=518b4a039da71ac579597b1a58420b872e60614f364b88603cd1f07a153f679d52e6fb18c83e2d58bbdf749a6626733b31d92c0e0a8dadf30111c3e55e6c9859

README.md.html

rusage

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