Searched defs:time_before (Results 1 – 2 of 2) sorted by relevance
33 #define time_before(a,b) time_after(b,a) macro
273 int64_t time_before; member