module PSched

A module and a class ({PSched::Operation}) for implementing a recurring call as deterministic as possible.

See {PSched::Operation} for usage details. Module functions are FFI wrappers and are not intended to be used directly. @author Paolo Bosetti @todo Are there better ways?