Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A Time Elapsed function?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00040214
Message ID:
00040352
Vues:
25
>You can use the SECONDS() function. It works with a resolution of 1/1000 seconds .
>
>lnTime1=Seconds()
>*-- Some code here
>lnTime2=Seconds()
>?"Elapsed time:",lnTime2-lnTime1
>
>Vlad
>
>>I was curious if there was a built in function for the time elapsed between two times? If not, does anyone the code for such a function handy? I suppose I could code it myself, but you know be, why reinvent the wheel ;).

Not around midnigth!


:)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform