Searched defs:human_duration_t (Results 1 – 1 of 1) sorted by relevance
318 struct human_duration_t struct321 human_duration_t(int s) : seconds(s) {} in human_duration_t() argument