HomeClusterLabs Projects

Refactor: Use pcmk__timeout_ms2s where possible.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: Use pcmk__timeout_ms2s where possible.

There are still a couple places where we're dividing ms, but I think
those are all either places where we want to be working in ms (like in
execd_alerts.c) or where we are guaranteed to have at least one second
at all times (like in pcmk__sleep_ms).

Fix T168

Details

Provenance
clumensAuthored on Nov 13 2024, 2:40 PM
Tasks
Restricted Maniphest Task

Commit No Longer Exists

This commit no longer exists in the repository.