Searched refs:curTimeStr (Results 1 – 1 of 1) sorted by relevance
58 std::string curTimeStr = std::to_string(curTime); in Initialize() local59 localDistinctValue_ = Hash::HashFunc(curTimeStr); in Initialize()