monotime_t
get_rel_monotime(monotime_t t)
monotime_t now;
fmt_monotime(monotime_t mt)
time_t get_rel_monotime(monotime_t);
const char *fmt_monotime(monotime_t);
monotime_t timeout;
monotime_t lastchange;
monotime_t mrt_timeout(struct mrt_head *, monotime_t);
monotime_t lastchange;
monotime_t lastchange;
monotime_t lastchange;
monotime_t d;
static inline monotime_t
monotime_t mt;
monotime_t
monotime_to_time(monotime_t mt)
monotime_t
monotime_t getmonotime(void);
time_t monotime_to_time(monotime_t);
monotime_t time_to_monotime(time_t);
static inline monotime_t
monotime_t mt = { 0 };
monotime_valid(monotime_t mt)
monotime_cmp(monotime_t a, monotime_t b)
static inline monotime_t
monotime_add(monotime_t add1, monotime_t add2)
monotime_t sum;
static inline monotime_t
monotime_sub(monotime_t minu, monotime_t subt)
monotime_t dif;
monotime_to_usec(monotime_t mt)
monotime_to_msec(monotime_t mt)
monotime_to_sec(monotime_t mt)
static inline monotime_t
monotime_t mt;
monotime_t
mrt_timeout(struct mrt_head *mrt, monotime_t timeout)
monotime_t now, nextaction;
monotime_t loop_start, io_end, peer_end, adjout_end,
monotime_t staletime;
monotime_t staletime[AID_MAX];
monotime_t lastchange;
void peer_flush(struct rde_peer *, uint8_t, monotime_t);
monotime_t lastchange;
monotime_t staletime;
monotime_t staletime = ((struct peer_flush *)arg)->staletime;
peer_flush(struct rde_peer *peer, uint8_t aid, monotime_t staletime)
monotime_t now;
monotime_t now;
monotime_t start;
monotime_t timeout;
monotime_t now;
rtr_poll_events(struct pollfd *pfds, size_t npfds, monotime_t *timeout)
monotime_t nextaction;
monotime_t d;
monotime_t now, timeout;
monotime_t nextaction;
monotime_t pauseaccept;
monotime_t last_updown;
monotime_t last_read;
monotime_t last_write;
monotime_t val;
extern monotime_t pauseaccept;
monotime_t val;
size_t rtr_poll_events(struct pollfd *, size_t, monotime_t *);
struct timer *timer_nextisdue(struct timer_head *, monotime_t);
monotime_t timer_nextduein(struct timer_head *);
int timer_running(struct timer_head *, enum Timer, monotime_t *);
timer_nextisdue(struct timer_head *th, monotime_t now)
monotime_t
timer_running(struct timer_head *th, enum Timer timer, monotime_t *due)
monotime_t ms;