Searched defs:second (Results 1 – 3 of 3) sorted by relevance
4 "second": "second", string
4 "second": "秒", string
279 int64_t second = duration / 1000; // 1000: 1s = 1000ms in SetUpAnimatorGroup() local