Searched refs:TIME_GetBias (Results 1 – 2 of 2) sorted by relevance
155 static LONG TIME_GetBias() in TIME_GetBias() function183 v = (UInt64)((Int64)v - (Int64)TIME_GetBias() * TICKS_PER_SEC); in FileTimeToLocalFileTime()191 v = (UInt64)((Int64)v + (Int64)TIME_GetBias() * TICKS_PER_SEC); in LocalFileTimeToFileTime()
329 static LONG TIME_GetBias() in TIME_GetBias() function354 v = (UInt64)((Int64)v - (Int64)TIME_GetBias() * TICKS_PER_SEC); in FileTimeToLocalFileTime()