RosettaCodeData/Task/Events/FreeBASIC/events.basic
2023-07-01 13:44:08 -04:00

3 lines
42 B
Text

Sub Timer1_Timer()
Print Time
End Sub