Searched defs:PyCOND_GETTIMEOFDAY (Results 1 – 1 of 1) sorted by relevance
60 #define PyCOND_GETTIMEOFDAY(ptv) gettimeofday(ptv) macro62 #define PyCOND_GETTIMEOFDAY(ptv) gettimeofday(ptv, (struct timezone *)NULL) macro