Refactor: libcrmcommon,executor: avoid difftime()
... which returns a floating-point result. We assume time_t is the integer
seconds since epoch throughout the code, so integer arithmetic makes more
sense.
Refactor: libcrmcommon,executor: avoid difftime() Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |