Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 567 Bytes

File metadata and controls

2 lines (2 loc) · 567 Bytes
  • Timers and just as the name says, a class object that, we say, "fires" after a certain time interval. To actually use the data sent by Timers, we use the .onReceive() modifier, which can be read about here. It's really easy to implement, you just set up a Publisher, listen to it using .onReceive() and perfrom an action.