#include "period-type.h"#include <semaphore.h>#include <sys/timeb.h>

Classes | |
| struct | bpmclock |
Defines | |
| #define | CLOCK_FILE "/bpmclock" |
| #define | TICK_TIME 100 |
Functions | |
| bool | ping_bpmclock () |
| #define CLOCK_FILE "/bpmclock" |
Referenced by main(), and ping_bpmclock().
| #define TICK_TIME 100 |
Referenced by main().
| bool ping_bpmclock | ( | ) |
References CLOCK_FILE, Log(), and bpmclock::pingtime.
Referenced by main().
1.6.2