Python Forum
Thread Rating:
  • 3 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wx.PyTimer
#1
If I setup a 1-second timer (wx.PyTimer), it should trigger event every second.
What will happen if the event code execution lasts longer than a second? Will the timer wait until the execution finishes before trigger event again? Thanks.
Reply
#2
I dont know
Reply
#3
I think you should test it out yourself first as it is far more rewardibg and it improves your skill alot more than if someone answers the question for you!
Reply
#4
trial and error test best ;)
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020