HomeClusterLabs Projects

Refactor: libcrmcommon,executor: avoid difftime()

Description

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.

Details

Provenance
kgaillotAuthored on Sep 24 2019, 6:38 PM
Parents
rPcb5758a86ad2: Refactor: libpacemaker: drop unnecessary function
Branches
Unknown
Tags
Unknown

Event Timeline