X-Git-Url: https://rtime.felk.cvut.cz/gitweb/mirosot.git/blobdiff_plain/ba111b946b45f8493ad0e2b10430c296f2f08cb8..3724f24eb6f2adb9c92b84080ac073346c747da8:/autodemo/timer3.h diff --git a/autodemo/timer3.h b/autodemo/timer3.h new file mode 100644 index 0000000..0bee22d --- /dev/null +++ b/autodemo/timer3.h @@ -0,0 +1,7 @@ + + +typedef long long timer_t; + +void init_timer3(); +timer_t get_timer(); +