00001 00012 #ifndef OP_GET_TIME_H 00013 #define OP_GET_TIME_H 00014 00015 #ifdef __cplusplus 00016 extern "C" { 00017 #endif 00018 00027 char * op_get_time(void); 00028 00029 #ifdef __cplusplus 00030 } 00031 #endif 00032 00033 #endif /* OP_GET_TIME_H */