11 lines
293 B
Markdown
11 lines
293 B
Markdown
# Event Timestamp
|
|
|
|
Get the timestamp of the last event executed on the bus
|
|
|
|
```sig
|
|
control.eventTimestamp();
|
|
```
|
|
|
|
**This is an advanced API.** For more information, see the
|
|
[@boardname@ runtime messageBus documentation](https://lancaster-university.github.io/microbit-docs/ubit/messageBus/).
|