00001 #ifndef QRK_TICKS_H 00002 #define QRK_TICKS_H 00003 00014 00015 namespace qrk 00016 { 00022 extern int ticks(void); 00023 } 00024 00025 #endif /* !QRK_TICKS_H */