This is a vendored copy of the rusage gem.

= rusage

== DESCRIPTION:

A gem that calls getrusage to get details on the current process.

Ripped out of the proc/wait3 library, originally written by Daniel J. Berger.

raa.ruby-lang.org/project/proc-wait3/

== LICENSE:

Inherits the Artistic License 2.0 from proc/wait3.

== COPYRIGHT:

The original code is still copyright Daniel J. Berger.

rusage gem is copyright Ben Sandofsky.

Code changes after being added to this repository are copyright Zimuth, Inc.