Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2007.05.13;
Скачать: CL | DM;

Вниз

Узнать сколько времени прошло с запуска Wndows   Найти похожие ветки 

 
Викетор1985   (2007-04-20 10:59) [0]

Поздскажите сабж. Никак не могу вспомнить, уже есь яндекс измучил :(


 
stakan ©   (2007-04-20 11:03) [1]

The GetTickCount function retrieves the number of milliseconds that have elapsed since Windows was started.

DWORD GetTickCount(VOID)


Parameters

This function has no parameters.

Return Values

If the function succeeds, the return value is the number of milliseconds that have elapsed since Windows was started.

Remarks

The elapsed time is stored as a DWORD value. Therefore, the time will wrap around to zero if Windows is run continuously for 49.7 days.
Windows NT: To obtain the time elapsed since the computer was started, look up the System Up Time counter in the performance data in the registry key HKEY_PERFORMANCE_DATA. The value returned is an 8 byte value.


 
Викетор1985   (2007-04-20 11:05) [2]

Спасибо, именно то что искал :)



Страницы: 1 вся ветка

Текущий архив: 2007.05.13;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.049 c
2-1177080591
roman_ln
2007-04-20 18:49
2007.05.13
Как вызвать новую процедуру ???


15-1176712162
homm
2007-04-16 12:29
2007.05.13
7600GT vs X1650PRO


2-1177331483
snakecatcher
2007-04-23 16:31
2007.05.13
Параметры при запуске программы


4-1166206583
BUHALOSS
2006-12-15 21:16
2007.05.13
Отловить сообщения от мышки


11-1159283354
Моторокер
2006-09-26 19:09
2007.05.13
Button.Default vs. Cancel