Tempo Tapper  1.0.0
A simple library to implement a tempo tapper
tempo_tapper_posix.cxx File Reference

Defines platform specific functions for POSIX compliant platforms. More...

Go to the source code of this file.

Detailed Description

Defines platform specific functions for POSIX compliant platforms.

Author
Patrick Pedersen
Date
2021-08-05

The following file defines platform specific functions for devices that comply, or mostly-comply to the POSIX standards (ex. Linux, MacOS, etc.).

All function descriptions can be found in the tempo_tapper.h file.

Definition in file tempo_tapper_posix.cxx.