HomeSort by relevance Sort by last modified time
    Searched refs:warp_time (Results 1 - 2 of 2) sorted by null

  /external/tlsdate/src/
tlsdate-helper-plan9.c 1070 struct tlsdate_time start_time, end_time, warp_time; local
1099 (unsigned long) CLOCK_SEC(&warp_time),
1100 (unsigned long) CLOCK_USEC(&warp_time));
1103 clock_init_time(&warp_time, RECENT_COMPILE_DATE, 0);
1139 if (((unsigned long) CLOCK_SEC(&start_time)) < ((unsigned long) CLOCK_SEC(&warp_time)))
1145 if (0 != clock_set_real_time(&warp_time))
1149 (unsigned long) CLOCK_SEC(&warp_time),
1150 (unsigned long) CLOCK_SEC(&warp_time));
    [all...]
tlsdate-helper.c 1233 struct tlsdate_time start_time, end_time, warp_time; local
    [all...]

Completed in 994 milliseconds