Introduction - If you have any usage issues, please Google them yourself
This program illustrates how to use the Timer in 'C'.
The header file misc.h has the three functions related to
Timer operations. They are
1. timer_on()
2. timer_off()
3. timer_set(unsigned int, unsigned int,int)