Introduce API to query how much time is left for delayed event
If user has initiated a delayed event (either with call_in or call_every),
user might need to know how much time is left until the event is
due to be dispatched.

Added time_left() function can be used to get the remaining time.
ls
1 parent 80e1093 commit 990da085d9efdda46f9cb2d5ecf1f06ccdfb4893
@Kimmo Vaisanen Kimmo Vaisanen authored on 15 May 2018
Showing 5 changed files
View
TESTS/events/queue/main.cpp
View
events/EventQueue.cpp
View
events/EventQueue.h
View
events/equeue/equeue.c
View
events/equeue/equeue.h