This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
Drop JACK_TIMER_CYCLE_COUNTER altogether
tags/v1.9.10
Adrian Knoth
11 years ago
parent
2b829044df
commit
6ac255e077
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
common/JackTypes.h
+ 0
- 1
common/JackTypes.h
View File
@@ -39,7 +39,6 @@ typedef uint16_t jack_int_t; // Internal type for ports and refnum
typedef enum {
JACK_TIMER_SYSTEM_CLOCK,
JACK_TIMER_CYCLE_COUNTER,
JACK_TIMER_HPET,
} jack_timer_type_t;
Write
Preview
Loading…
Cancel
Save