Lines Matching full:time
5 /* Updated 2/15/00 - Check for native Time Manager, no need to calibrate */
6 /* Updated 2/19/00 - Fixed default value for gScale under native Time Mgr */
35 * The PowerPC 601 has a built-in "real time clock" RTC, and we fall
37 * Later PowerPCs have an accurate "time base register" TBR, and we
50 accurate, and it's the basis for the Time Manager and Microseconds().
61 Time Manager implementation: UpTime(), Microseconds(), and TickCount() are
75 it always work on those systems that don't have a native Time Manager (ie,
123 a native implementation of the Time Manager. If so, then it's
151 /* Poll the selected timer and prepare it (since we have time) */
185 /* Initialize globals the first time we are called */
227 /* Initialize globals the first time we are called */
268 /* Initialize globals the first time we are called */
272 /* The Time Manager and UpTime() are entirely native on this machine */