1 2 3 4 5 6
#ifndef TIME_INCLUDED #define TIME_INCLUDED void TimeInit (void); #endif // TIME_INCLUDED