Ardour
9.0-pre0-582-g084a23a80d
|
#include <string>
#include <iostream>
#include <cstdlib>
#include "ardour/libardour_visibility.h"
#include "ardour/cycles.h"
#include "ardour/debug.h"
Go to the source code of this file.
Classes | |
class | CycleTimer |
class | StoringTimer |
Macros | |
#define | PT_TIMING_REF |
#define | PT_TIMING_CHECK(x) |
Functions | |
float | get_mhz () |
#define PT_TIMING_CHECK | ( | x | ) |
Definition at line 94 of file ardour/ardour/cycle_timer.h.
#define PT_TIMING_REF |
Definition at line 93 of file ardour/ardour/cycle_timer.h.
float get_mhz | ( | ) |