aboutsummaryrefslogtreecommitdiff
path: root/aepd/aepd.h
diff options
context:
space:
mode:
Diffstat (limited to 'aepd/aepd.h')
-rw-r--r--aepd/aepd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/aepd/aepd.h b/aepd/aepd.h
index df6763b..0e013af 100644
--- a/aepd/aepd.h
+++ b/aepd/aepd.h
@@ -54,6 +54,7 @@ struct aepd_shared {
int chans;
unsigned long fifo_pos;
double fifo_head_time;
+ double fifo_tail_time;
unsigned long modulo_integer_chan_size;
int stop_flag;
double trigger_level;