Implement time sensor
[khatus.git] / x5 / khatus_lib_time.h
index 2d16d65..1d4bb44 100644 (file)
@@ -1 +1,3 @@
+struct timespec timespec_of_float(double);
+
 void snooze(struct timespec *);
This page took 0.026412 seconds and 4 git commands to generate.