Contents:
Defined in File time.h
Convert a relative timeout to an absolute one using clock_realtime() as a basis.
Required for many POSIX functions.
rel – A relative timout.
out – The converted absolute timeout.