Searched refs:firstTime (Results 1 – 2 of 2) sorted by relevance
250 time_t firstTime = PARAM_1999 - PARAM_12 - PARAM_17 - PARAM_06 - PARAM_30 - PARAM_23; in DiffTime64() local252 checkParam = __difftime64(firstTime, secondTime); in DiffTime64()
417 time_t firstTime = PARAM_1999 - PARAM_12 - PARAM_17 - PARAM_06 - PARAM_30 - PARAM_23; in DiffTime() local419 seconds = difftime(firstTime, secondTime); in DiffTime()