[![CI](https://github.com/haxmeister/perl-linux-event-clock/actions/workflows/ci.yml/badge.svg)](https://github.com/haxmeister/perl-linux-event-clock/actions/workflows/ci.yml)

# Linux-Event-Clock

Cached monotonic time and deadline math for Linux::Event schedulers.

## Install

```sh
perl Makefile.PL
make
make test
make install
```

## Repository

https://github.com/haxmeister/perl-linux-event-clock

## License

Same terms as Perl itself.
