Searched defs:timeMark (Results 1 – 1 of 1) sorted by relevance
173 typedef struct timeMark /* Holds times for an event. */ struct175 int tm_valid; /* True if data present. */176 long tm_real; /* Relative wall clock. */177 struct tms tm_cycles; /* CPU consumption. */