Searched defs:unixTime (Results 1 – 2 of 2) sorted by relevance
118 void UnixTimeToFileTime(UInt32 unixTime, FILETIME &ft) throw() in UnixTimeToFileTime()125 bool UnixTime64ToFileTime(Int64 unixTime, FILETIME &ft) throw() in UnixTime64ToFileTime()150 bool FileTimeToUnixTime(const FILETIME &ft, UInt32 &unixTime) throw() in FileTimeToUnixTime()
752 void DecodeUnixTime (uint32 unixTime, dng_date_time &dt) in DecodeUnixTime()