RosettaCodeData/Task/Events/FreeBASIC/events.basic

4 lines
42 B
Plaintext

Sub Timer1_Timer()
Print Time
End Sub