Searched defs:toseconds (Results 1 – 2 of 2) sorted by relevance
31 #define toseconds(x, y) (x.tv_sec - y.tv_sec) macro
19 #define toseconds(x, y) (x.tv_sec - y.tv_sec) macro