Searched refs:kUnixEpochMs (Results 1 – 1 of 1) sorted by relevance
247 const int64 kUnixEpochMs = 11644473600000LL; in GetConstants() local248 int64 tick_to_unix_time_ms = tick_to_time_ms - kUnixEpochMs; in GetConstants()