Advertisement

1 - 10 of 915 containing alltags:("timers") (0 seconds)
I want to know how to program the 8253 timer on port 40h-43h. So that I can implement this to the joystick reading procedures, use it as a delay... Everywhere where the timing or delays are needed
Zones: PascalDate Answered: 08/22/1997 Grade: A Views: 8
I'd like to write a dos program which is a timer and runs with fixed periods. I hope it can be left in memory and don't influence windows system and other applications. Could anyone tell how to do ...
Zones: Windows ProgrammingDate Answered: 10/24/1997 Grade: D Views: 0
Suppose you have two windows where one recieves periodically a timer event and the other window has some editable fileds. Each time the timer executes the editable filed in the other window is enti...
Zones: OracleDate Answered: 12/27/1997 Grade: C Views: 0
I need a online timer algorithm that calculates the time zone i am in and works out a cost for that second, it is for a program that claculates the online time spent on the internet and gives a rea...
Zones: Delphi ProgrammingDate Answered: 08/17/1998 Grade: A Views: 0
Hi everyone, I am using Borland C++ version 3.1 and I need to implement a timer that interrupts the program execution at defined intervals. The only timer commands in Borland C++ is a stopwatch and...
Zones: C++Date Answered: 08/31/1998 Grade: B Views: 0
Hi, I want to use timer to control the splash screen at the start of my dialog based app., how can I do that? Please describe complete procedure step by step. Waiting for help
Zones: Windows MFCDate Answered: 09/10/1998 Grade: D Views: 0
I have an application that uses two timers. I write to disk once in 5 mts. This works fine and writes data to disk every 5mts on certain machines and only on 1 machine writes at sometimes 2 somwtim...
Zones: Windows MFCDate Answered: 11/19/1998 Grade: A Views: 0
Anybody knows a reliable way in Windows to have a function of my program called after a given time has elapsed, with ms or better accuracy ? The SetTimer thing is no good, I have checked it against...
Zones: Windows ProgrammingDate Answered: 11/29/1998 Grade: A Views: 0
I have worked a bit on IBM AIX 4.1.2 and there I had a function called timeout() which would call my given routine every period of time specified. I would like to have the same thing on Linux, I se...
Zones: Unix Systems ProgrammingDate Answered: 01/04/1999 Grade: B Views: 0
Is there a way to make a timer and not use an activex control?  If there is what is it and will it make your program run faster?
Zones: Visual BasicDate Answered: 01/11/1999 Grade: C Views: 0