groups: use uloop_timeout_remaining64
authorStijn Tintel <[email protected]>
Thu, 4 Nov 2021 11:41:19 +0000 (13:41 +0200)
committerStijn Tintel <[email protected]>
Thu, 4 Nov 2021 12:50:44 +0000 (14:50 +0200)
commitbfba2aa75802ff1a70ef2fd3eba53409a8c6e93a
tree197f45a0768a54056c2d32b45ac71d4ffc4d8bac
parent722151f04348cf1b759613c087bced52fb45790a
groups: use uloop_timeout_remaining64

The uloop_timeout_remaining function is being deprecated.

Signed-off-by: Stijn Tintel <[email protected]>
Acked-by: Jo-Philipp Wich <[email protected]>
src/groups.c