Searched refs:INCR_TIME (Results 1 – 2 of 2) sorted by relevance
78 #define INCR_TIME 10 /* increment in the system's current time */ macro159 new_time = curr_time + INCR_TIME; in setup()
81 #define INCR_TIME 30 /* increment in the system's current time */ macro121 new_time = real_time_tv.tv_sec + INCR_TIME; in main()