Provide a timer functionality which uses OS capabilities. Currently supports
Windows, Linux, and MacOS.
v0.3.1 Both Windows and Linux platforms are supported.
See `/src/examples/simple.rs` for usage.
Linux and MacOS implementations are recovered from [Autd3 open source library](https://github.com/sssssssuzuki/rust-autd)
on tag `v1.10.0`, which is before being removed by commit afterwards.