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