Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SECONDS() vs. TIME()
Message
From
10/07/2002 15:10:21
 
 
To
10/07/2002 15:06:07
Jorge Haro
Independent Consultant
Juarez, Mexico
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00677209
Message ID:
00677214
Views:
15
Jorge -

I'm running Visual FoxPro 06.00.8492.00 for Windows [May 7 1999 17:04:59] Product ID 82898-815-2171467-96032 under WinXP. We get normal result like yours under Win2000 also. It's just XP that's giving us problems.

- George

>I get normal results (about 24 seconds difference in both columns) in Windows 2000 Professional, VFP 6 SP4.
>
>>If I run:
>>
>>clear
>>xx = seconds()
>>yy=0
>>for i = 1 to 25
>> wait window '' timeout 1
>> ? time(), seconds() - xx, seconds() - xx - yy
>> yy = seconds() - xx
>>next i
>>

>>
>>on my WinXP box, I get times between 14:33:06 & 14:33:25 (19 seconds). The seconds column goes from 1.421 to 31.421 (31.421 seconds elapsed).
>>
>>This is making time-trial testing difficult, if not impossible.
>>
>>Anyone else seeing quirky behavior like this?
>>
>>Just wonderin'...
>>
>>- George E. Mamunes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform