monotime_cmp
if (monotime_cmp(nextaction, timeout) < 0)
monotime_cmp(p->lastchange, staletime) <= 0)
switch (monotime_cmp(p1->lastchange, p2->lastchange)) {
monotime_cmp(p->lastchange, staletime) > 0)
while (monotime_cmp(now, getmonotime()) >= 0) {
while (monotime_cmp(now, getmonotime()) >= 0) {
if (monotime_cmp(nextaction, *timeout) < 0)
if (monotime_cmp(nextaction, timeout) < 0)
monotime_cmp(timeout, pauseaccept) > 0)
monotime_cmp(getmonotime(), pauseaccept) > 0)
monotime_cmp(t->val, now) <= 0)
if (monotime_cmp(t->val, ms) == 0)
monotime_cmp(next->val, t->val) > 0)