]> rtime.felk.cvut.cz Git - mirosot.git/blobdiff - navratil_ad/timer3.h
Added sources of demo application by Milan Navratil
[mirosot.git] / navratil_ad / timer3.h
diff --git a/navratil_ad/timer3.h b/navratil_ad/timer3.h
new file mode 100644 (file)
index 0000000..9bdf2d2
--- /dev/null
@@ -0,0 +1,7 @@
+
+
+typedef long long timer_t;
+
+int init_timer3(long long nsec);
+timer_t get_timer();
+