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