An open API service indexing awesome lists of open source software.

https://github.com/zshipko/ocaml-rusage


https://github.com/zshipko/ocaml-rusage

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# ocaml-rusage

Wraps `getrusage` C function

## Usage

`Rusage` contains a single function: `get`, this will return a record with fields matching the C `rusage` struct.