Searched refs:UINT32_BIT_LENGTH (Results 1 – 1 of 1) sorted by relevance
181 const uint64_t UINT32_BIT_LENGTH = 32; variable188 outTime = ((static_cast<uint64_t>(rawTime.dwHighDateTime) << UINT32_BIT_LENGTH) + in GetCurrentSysTimeInMicrosecond()