Jump to content

UniTimer and the OnTimer Event


Ronak

Recommended Posts

I have one question about the timer,

 

at which moment the event, OnTimer needs to be executed/triggered ?

 

1. After passage of interval-time of the timer when timer is enabled

2. The moment the timer is enabled

 

 

execution moment differs in VCL and WEB

1.=VCL  and 2.= Web!

 

 

Thanks

Link to comment
Share on other sites

When I enable the timer at run-time, at which moment it should trigger the event?

 

1. After passage of specified interval-time (say Interval := 1000) of the timer when timer is enabled

2. The moment the timer is enabled without waiting for time passage

 

Thanks

Link to comment
Share on other sites

  • 3 months later...

I have one question about the timer,

 

at which moment the event, OnTimer needs to be executed/triggered ?

 

Hi Ronak.

 

After passage of interval-time of the timer when timer is enabled

 

But there is a bug, look here http://forums.unigui.com/index.php?/topic/3005-maybe-its-a-bug-unitimer/,

where I raised the question, and how to solve the problem.

 

Can will help you.

Sincerely.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...