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