Searched defs:GETKTIME (Results 1 – 1 of 1) sorted by relevance
255 # define GETKTIME(x) microtime((struct timeval *)x) macro416 # define GETKTIME(x) gettimeofday((struct timeval *)(x), NULL) macro