Searched refs:xTimes (Results 1 – 1 of 1) sorted by relevance
589 struct tms xTimes; in ulPortGetRunTime() local591 times( &xTimes ); in ulPortGetRunTime()593 return ( unsigned long ) xTimes.tms_utime; in ulPortGetRunTime()