simple-process-stats 2.0.0

Get memory usage and CPU time on Linux and Windows
Documentation
# Changelog


## Unversioned


## v2.0.0


- Major: Replaced async api with synchronous API. (#20, #22, #24)
- Bugfix: macOS: apply timebase information to CPU times. (#21, #25)
- Dev: Dependency updates (#26).

## v1.0.0


- Out of initial development stage. (https://semver.org/)
- Updated to tokio v1.0.

## v0.2.1


- Updated to tokio v0.3.

## v0.2.0


- Added support for macOS.

## v0.1.0


- Initial release.