#ifndef TIME_H #define TIME_H #define CYCLE 10000L void Timer(); #endif