mbed-os/TESTS/events
Kimmo Vaisanen 990da085d9 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.
2018-05-18 12:55:06 +03:00
..
queue Introduce API to query how much time is left for delayed event 2018-05-18 12:55:06 +03:00
timing tests-events-timing - print debug info only in case of failure. 2018-02-19 11:59:17 +01:00