Searched refs:firstPostCodeUsSinceEpoch (Results 1 – 2 of 2) sorted by relevance
93 firstPostCodeUsSinceEpoch = tsUS; // uS since epoch for 1st post code in savePostCodes()99 tsUS = firstPostCodeUsSinceEpoch + in savePostCodes()131 uint64_t usTimeOffset = tsUS - firstPostCodeUsSinceEpoch; in savePostCodes()
147 uint64_t firstPostCodeUsSinceEpoch; member