Searched refs:tt_local (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/docs/examples/ | ||
H A D | synctime.c | 307 time_t tt_local; in main() local 319 tt_local = mktime(lt); in main() 322 tzonediffFloat = difftime(tt_local, tt_gmt); in main() |
Completed in 1 milliseconds