Searched refs:time_to_tm (Results 1 – 1 of 1) sorted by relevance
13 fn time_to_tm(ts: i64, tm: &mut Tm) { in time_to_tm() function70 time_to_tm(sec, tm); in time_to_local_tm()