Advertisement

1 - 10 of 537 containing alltags:("clock") (0.001 seconds)
Documentaton says clock() can calcuate the processor time, Does it mean, my program runs about 4 minutes, while the processor time takes only 4 seconds. Use clock() can calculate this 4 seconds?
Zones: Windows ProgrammingDate Answered: 04/30/1999 Grade: B Views: 0
The clock on the monitor screen loses time even though I don't shut the system down for days at a time.  At the advise of Gateway technicians I replaced the battery, but that didn't solve the probl...
Zones: HardwareDate Answered: 08/02/1999 Grade: A Views: 107
How is a Countdown clock program written in C that will give you weeks, days, hours, minutes and seconds until the new year? And please explain how the loops work.
Zones: CDate Answered: 03/15/2002 Grade: A Views: 0
HELP! I have a real problem for someone to solve that is a expert on html or Java codes. I am stumped on a problem. Maybe you can help. This concerns a "World Time" html/Java code that I want to a...
Zones: Web DevelopmentDate Answered: 02/11/2000 Grade: C Views: 0
Hi, I want to display the time in my application in both 24 hour clock and 12 hour clock. I could use the time function, but that will just use the date in Windows, but I want to have an opti...
Zones: Delphi ProgrammingDate Answered: 07/12/2000 Grade: A Views: 0
how do i hide/show the CLOCK using a button?
Zones: Delphi ProgrammingDate Answered: 08/25/2000 Grade: A Views: 0
I've got a computer that loses 30 minute blocks of time througout the day, totalling up to several hours a week.  Every so often, when I glance at the clock, I notice that it has fallen behind EXAC...
Zones: Windows 98Date Answered: 08/26/2001 Grade: A Views: 0
Part of my program is something like this: { .... //encoding timer starts enc_start = clock(); Flush_Buffer(tab->len); //encoding timer stops enc_finish = clock(); duration[2] += (dou...
Zones: CDate Answered: 01/03/2004 Grade: A Views: 0
Hi all, Does the clock displayed in the corner of the screen synchronize in real time with the clock maintained by the CMOS? When a computer boots up, the OS grabs the clock from the time kep...
Zones: Operating SystemsDate Answered: 04/07/2003 Grade: A Views: 0
hello,every one!!   This is my first question! I wirte in English is not good, so forgive me please.    I want to show clock in my form's statusbar, look likes the Windows system tray clock! ...
Zones: Delphi ProgrammingDate Answered: 02/11/2004 Grade: A Views: 0