pxt-calliope/docs/reference/control/event-timestamp.md
2016-11-01 17:44:37 -07:00

293 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 @boardname@ runtime messageBus documentation.