Searched refs:inputTm1 (Results 1 – 3 of 3) sorted by relevance
19 |int64_t |**GetSecondsBetween**(struct tm inputTm1, struct tm inputTm2)<br>获取 inputTm1 和 inputTm2…
45 int64_t GetSecondsBetween(struct tm inputTm1, struct tm inputTm2) in GetSecondsBetween() argument47 int64_t second1 = GetSecondsSince1970ToPointTime(inputTm1); in GetSecondsBetween()
118 int64_t GetSecondsBetween(struct tm inputTm1, struct tm inputTm2);