All Classes Namespaces Files Functions Variables Enumerations Enumerator
libs/system/ticks.h
Go to the documentation of this file.
00001 #ifndef QRK_TICKS_H
00002 #define QRK_TICKS_H
00003 
00014 
00015 namespace qrk
00016 {
00022     extern long ticks(void);
00023 }
00024 
00025 #endif /* !QRK_TICKS_H */