Home | History | Annotate | Download | only in common

Lines Matching refs:fakeClock_dt

242 UDate fakeClock_dt = 0; /** Offset (fake time - real time) **/
259 fakeClock_dt = fakeClock_t0 - real;
262 fakeClock_t0, fake_start, fakeClock_dt, real);
264 fakeClock_dt = 0;
272 return getUTCtime_real() + fakeClock_dt;