All Classes Namespaces Files Functions Variables Enumerations Enumerator
libs/system/c/urg_ticks.h
Go to the documentation of this file.
00001 #ifndef QRK_C_URG_TICKS_H
00002 #define QRK_C_URG_TICKS_H
00003 
00013 #ifdef __cplusplus
00014 extern "C" {
00015 #endif
00016 
00017 
00023 extern long urg_ticks(void);
00024 
00025 #ifdef __cplusplus
00026 }
00027 #endif
00028 
00029 #endif /* !QRK_C_TICKS_H */