pxt-calliope/docs/reference/control/event-timestamp.md
2016-07-21 13:29:59 -07:00

291 B

Event Timestamp

Get the timestamp of the last event executed on the bus

control.eventTimestamp();

This is an advanced API. For more information, see the micro:bit runtime messageBus documentation.