|
arduino-audio-tools
|
Go to the source code of this file.
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | DESKTOP_MILLIS_DEFINED |
Functions | |
| void | delay (unsigned long ms) |
| void | delayMicroseconds (unsigned int us) |
| unsigned long | micros (void) |
| uint32_t | millis () |
| Returns the milliseconds since the start. | |
| #define DESKTOP_MILLIS_DEFINED |