Searched defs:second (Results 1 – 2 of 2) sorted by relevance
55 int64_t second = 20; variable74 int64_t second = GetSecondsSince1970ToNow(); variable
230 bool IsSameTextStr(const string& first, const string& second) in IsSameTextStr()