#ifndef TIME_H #define TIME_H #ifdef __cplusplus extern "C" { #endif void lTimeRegister(); #ifdef __cplusplus } #endif #endif