Searched defs:mins (Results 1 – 3 of 3) sorted by relevance
431 int days, hours, mins, secs; local
1436 int days, hours, mins, secs; in sec2str() local
7275 uint64_t mins = (total / 60) % 60; in secs_to_dhms() local