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
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_10020865.html
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 ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10026556.html
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...
http://www.experts-exchange.com/Database/Oracle/Q_10032518.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10072652.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10076626.html
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
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10079459.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10099816.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10102540.html
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...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10111425.html
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?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10116241.html
Zones:
Visual BasicDate Answered: 01/11/1999 Grade: C Views: 0