adi_clock 0.1.1

The adi_clock library enables the programmer to control the CPU's Real-Time-Clock (RTC) and High Precision Event Timer (HPET). With this, one can time operations, get the time (TODO), sleep with precision, and animate smoothly.
Documentation

Aldaron's Device Interface

Aldaron's Device Interface: adi_clock 0.1.1

Rust library for controlling the CPU's Real-Time-Clock (RTC) and High Precision Event Timer (HPET). Time operations, get the time (TODO), sleep with precision, and animate smoothly.

Documentation

The documentation for adi_clock can be found at http://plopgrizzly.tech/adi_clock/.

Supported Platforms

adi_clock currently supports

  1. Unix
  2. Windows

If there is a platform this library doesn't work on, contact me at jeron.lau@plopgrizzly.tech. I'll appreciate any help.

Contributing

If you'd like to help implement functions for unsupported platforms, fix bugs, improve the API or improve the Documentation, then contact me at jeron.lau@plopgrizzly.tech. I'll appreciate any help.