Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SECONDS() vs. TIME()
Message
De
10/07/2002 15:06:07
Jorge Haro
Independent Consultant
Juarez, Mexique
 
 
À
10/07/2002 14:50:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00677209
Message ID:
00677212
Vues:
29
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform