Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: UAVCAN UAVCAN_Subscriber
TimerEvent Struct Reference
Objects of this type will be supplied into timer callbacks. More...
#include <timer.hpp>
Data Fields | |
| MonotonicTime | scheduled_time |
| Time when the timer callback was expected to be invoked. | |
| MonotonicTime | real_time |
| True time when the timer callback was invoked. | |
Detailed Description
Objects of this type will be supplied into timer callbacks.
Definition at line 32 of file timer.hpp.
Field Documentation
| MonotonicTime real_time |
| MonotonicTime scheduled_time |
Generated on Tue Jul 12 2022 17:17:37 by
1.7.2