Rename lib files to and prefix lib function names
[khatus.git] / x5 / khlib_time.h
diff --git a/x5/khlib_time.h b/x5/khlib_time.h
new file mode 100644 (file)
index 0000000..572e5ee
--- /dev/null
@@ -0,0 +1,3 @@
+struct timespec khlib_timespec_of_float(double);
+
+void khlib_sleep(struct timespec *);
This page took 0.029303 seconds and 4 git commands to generate.