Lines Matching full:clock
190 /* Override the clock to test things without having to move the system clock.
193 UDate fakeClock_t0 = 0; /** Time to start the clock from **/
195 UBool fakeClock_set = FALSE; /** True if fake clock has spun up **/
213 fprintf(stderr,"U_DEBUG_FAKETIME was set at compile time, so the ICU clock will start at a preset value\n"
248 return getUTCtime_fake(); /* Hook for overriding the clock */