Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Timer
Divers
Thread ID:
00087444
Message ID:
00087445
Vues:
28
>What is the best way to figure out the elapsed time of a piece of code to execute?

nSec1=seconds()
*** run code here
nSec2=seconds()
=messagebox(allt(str(nSec2-nSec1))+" seconds elapsed")
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform