summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/dive.h b/dive.h
index 0e358b35f..746d2a9fc 100644
--- a/dive.h
+++ b/dive.h
@@ -223,6 +223,9 @@ struct sample {
temperature_t temperature;
pressure_t cylinderpressure;
int cylinderindex;
+ duration_t ndl;
+ duration_t stoptime;
+ depth_t stopdepth;
};
/*