All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
include/cpp/ticks.h
Go to the documentation of this file.
00001 #ifndef QRK_TICKS_H
00002 #define QRK_TICKS_H
00003 
00017 namespace qrk
00018 {
00019     long ticks(void);
00020 }
00021 
00022 #endif /* !QRK_TICKS_H */