Searched defs:PosixTimeT (Results 1 – 2 of 2) sorted by relevance
85 pub fn time_to_calendar(totalsecs: PosixTimeT, offset: i32) -> CalendarTime { in time_to_calendar()
16 pub type PosixTimeT = c_longlong; typedef