Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 249 Bytes

Tutorial #10 - Timer and periodic callbacks

This tutorial shows how the timer proxy class is used to create periodic callback behaviour. The process will start an actor which outputs a message every second, terminating after three iterations.