Ardour  9.0-pre0-582-g084a23a80d
cycles.h File Reference
#include <stdint.h>
#include <sys/time.h>
Include dependency graph for cycles.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef long cycles_t
 

Functions

static cycles_t get_cycles (void)
 

Typedef Documentation

◆ cycles_t

typedef long cycles_t

Definition at line 242 of file cycles.h.

Function Documentation

◆ get_cycles()

static cycles_t get_cycles ( void  )
inlinestatic

Definition at line 244 of file cycles.h.