[input] make delaybound_to_deadline() inline

This commit is contained in:
nick black 2021-11-01 21:46:37 -04:00 committed by nick black
parent 6cc65f0bea
commit c038b7538e

View File

@ -2125,7 +2125,7 @@ internal_get(inputctx* ictx, const struct timespec* ts, ncinput* ni){
}
// FIXME kill off for API3, and expect an absolute deadline directly
static void
static inline void
delaybound_to_deadline(const struct timespec* ts, struct timespec* absdl){
if(ts){
// incoming ts is a delay bound, but we want an absolute deadline for