Searched refs:real (Results 1 – 11 of 11) sorted by relevance
49 static void convertMonotonicToReal(log_time &real) { real += correction; } in convertMonotonicToReal() argument50 static void convertRealToMonotonic(log_time &real) { real -= correction; } in convertRealToMonotonic() argument
279 log_time real; in calculateCorrection() local280 const char *ep = real.strptime(real_string, "%Y-%m-%d %H:%M:%S.%09q UTC"); in calculateCorrection()281 if (!ep || (ep > &real_string[len]) || (real > log_time(CLOCK_REALTIME))) { in calculateCorrection()287 time_t now = real.tv_sec; in calculateCorrection()292 if ((tm.tm_gmtoff < 0) && ((-tm.tm_gmtoff) > (long)real.tv_sec)) { in calculateCorrection()293 real = log_time::EPOCH; in calculateCorrection()295 real.tv_sec += tm.tm_gmtoff; in calculateCorrection()297 if (monotonic > real) { in calculateCorrection()300 correction = real - monotonic; in calculateCorrection()366 log_time real(CLOCK_REALTIME); in sniffTime() local[all …]
4 real-time debugging of HCI data with hcidump.
28 | utils | real implementations of perfprofd_sleep,
32 to track the state of connected devices in real-time without152 to a real device, or that you have used a query prefix as described
173 message) since we do not use real exceptions in C++. More background on Status
405 these pieces of data is a real device by checking that:
1766 # will generate one additional man file for each entity documented in the real1767 # man page(s). These additional files only source the real man page, but without
30430 the Clock update rate was set so that TPM time was passing 33 percent faster than real time. This30623 This command adjusts the rate of advance of Clock and Time to provide a better approximation to real30632 The range of adjustment shall be sufficient to allow Clock and Time to advance at real time but no …30649 Clock/Time and real time to be as much as 1.15 2 or ~1.33.
30441 the Clock update rate was set so that TPM time was passing 33 percent faster than real time. This30634 This command adjusts the rate of advance of Clock and Time to provide a better approximation to real30643 The range of adjustment shall be sufficient to allow Clock and Time to advance at real time but no …30660 Clock/Time and real time to be as much as 1.15 2 or ~1.33.