Searched refs:MINUTE_INT (Results 1 – 1 of 1) sorted by relevance
56 #define MINUTE_INT (60) macro90 min = secs / MINUTE_INT; in interval_string()91 secs -= min*MINUTE_INT; in interval_string()