No announcements
Found 50321 threads
-
0 Votes
Timer
Timer uses a TimeSpan structure for specifying its interval.Answered | 3 Replies | 3455 Views | Created by Totenkopf - Friday, June 6, 2008 6:59 PM | Last reply by Sergey Ukraine - Saturday, June 7, 2008 10:35 AM -
4 Votes
Use of timer and setting timer in code
Susan 7 of 9 A System.Windows.Forms timer is set to an interval for the code in the timer event to perform whatever it does.Answered | 5 Replies | 953 Views | Created by Susan 7 of 7 - Saturday, October 4, 2014 12:45 PM | Last reply by Mr. Monkeyboy - Saturday, October 4, 2014 5:08 PM -
3 Votes
timer
the timer's callback function does not allow running any function of the main thread.Answered | 5 Replies | 3870 Views | Created by ROOT-MIKE - Tuesday, August 19, 2008 1:15 AM | Last reply by mindyNg - Tuesday, January 3, 2012 11:20 PM -
2 Votes
timer
Riten900, Your code appears to reference two separate timer instances, named timer and timer1.Answered | 10 Replies | 3986 Views | Created by Riten900 - Saturday, January 8, 2011 4:34 PM | Last reply by Rudedog2 - Thursday, January 27, 2011 2:58 PM -
2 Votes
Timer?
Please, buy a book and read it, all basic books cover timers.Answered | 5 Replies | 2807 Views | Created by jongy12 - Wednesday, September 8, 2010 7:56 AM | Last reply by Geert van Horrik - Wednesday, September 8, 2010 12:37 PM -
2 Votes
Timer
i am unfamiliar with 'timer' thankyou.Answered | 6 Replies | 5341 Views | Created by Xylarthen - Saturday, June 18, 2011 5:50 PM | Last reply by litdev - Wednesday, August 3, 2011 5:25 PM -
0 Votes
Timers
Hi, I guess Timer cannot be used as a counter (move Up and Down) Timer takes Environment.TickCount as base line and on interval it fires the event.Answered | 2 Replies | 1669 Views | Created by AndrewSchim - Monday, May 21, 2012 1:49 AM | Last reply by Kris444 - Monday, May 21, 2012 2:41 AM -
5 Votes
Timer
The End timer is on the table.Answered | 6 Replies | 3097 Views | Created by Programmer2 - Sunday, February 14, 2010 8:49 PM | Last reply by Cor Ligthert - Monday, February 15, 2010 6:07 AM -
1 Votes
timer
That's a better solution than implementing a timer Dave.Answered | 2 Replies | 3497 Views | Created by Roback33 - Monday, December 29, 2008 2:51 PM | Last reply by _asgar - Monday, December 29, 2008 3:04 PM -
0 Votes
Timer
Put a timer on your form Set intervall property to 5000 Set Enabled property to true Handle the timer event...then call ...Answered | 1 Replies | 5524 Views | Created by Wsimbota - Thursday, June 10, 2010 1:32 PM | Last reply by Raevean - Thursday, June 10, 2010 2:25 PM -
0 Votes
Timer
But it is a clock and not a timer.Answered | 7 Replies | 666 Views | Created by Jagini - Wednesday, September 10, 2014 11:49 PM | Last reply by Cor Ligthert - Thursday, September 11, 2014 9:47 PM -
0 Votes
timer
public partial class Form1 : Form { // aa timer for count down Timer tmr = new Timer(); public ...Answered | 2 Replies | 713 Views | Created by matthewhnn - Tuesday, December 1, 2015 4:45 AM | Last reply by Matthew LEAN . D - Tuesday, December 1, 2015 9:47 AM -
1 Votes
Timer question: accuracy of timer?
A couple milliseconds is quite normal for timer and ellapsed milliseconds.Answered | 2 Replies | 719 Views | Created by Skyerosebud - Tuesday, April 2, 2019 9:28 AM | Last reply by Skyerosebud - Thursday, April 4, 2019 11:34 PM -
0 Votes
Timer not triggerd
First i was using a timer, now i have changed this to a blob trigger.Proposed | 25 Replies | 1090 Views | Created by FFFine - Wednesday, June 20, 2018 6:06 AM | Last reply by David Ebbo - Wednesday, July 4, 2018 5:30 PM -
0 Votes
timer
For the timer tick you only have timer.So, here is your code with that changed to timerplus for both.Answered | 3 Replies | 958 Views | Created by avdiel1946 - Monday, June 10, 2013 9:38 AM | Last reply by jricestk - Tuesday, June 11, 2013 12:36 AM -
2 Votes
Timers
"I need to have a timer control that will, cound down from 30min.Answered | 34 Replies | 4263 Views | Created by Dmitry Post - Friday, January 22, 2010 2:40 PM | Last reply by THE NEW AREA - Saturday, January 23, 2010 12:31 AM -
1 Votes
Timer
Public Class Form1 Private WithEvents tim As New Timer Private Sub Form1_Activated(ByVal sender As Object, _ ByVal e ...Answered | 7 Replies | 1824 Views | Created by FireMaster51 - Monday, November 28, 2011 2:04 PM | Last reply by elie el alam - Monday, November 28, 2011 10:07 PM -
0 Votes
Timer Jobs
i think it's better to build two separate project without coping the first timer job,just copy the code inside event receiver and change it to feet the second timer job.Answered | 5 Replies | 8014 Views | Created by Dr. Sushi - Tuesday, November 23, 2010 7:46 PM | Last reply by Rickee - Thursday, November 25, 2010 12:47 AM -
0 Votes
Threading TImer
I was wondering how to create a timer in a new thread.Answered | 1 Replies | 3629 Views | Created by Steve82291 - Friday, April 30, 2010 5:18 AM | Last reply by JohnWein - Friday, April 30, 2010 7:30 AM -
2 Votes
Timers for OALTimerInit
RTC timer (not suitable) 2.Answered | 7 Replies | 3894 Views | Created by Jker - Wednesday, May 4, 2011 1:13 PM | Last reply by K M O S - Friday, May 6, 2011 7:57 PM - Items 1 to 20 of 50321 Next ›
No announcements