Searched defs:timebase (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cpc/common/
H A Dtime.c38 static hrtime_t timebase; variable
43 timebase = gethrtime();
53 return ((float)(hrt - timebase) / NSECPERSEC);
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h463 uint32_t timebase; /* internal timer in seconds */ member in struct:aac_softstate

Completed in 58 milliseconds