Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I Calculate a Time interval?
Message
 
 
To
02/02/2000 15:34:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00326363
Message ID:
00326367
Views:
17
>I need to know how many Milliseconds takes some operations between scan and endscan
>
>Something like this:
>
>Star = ???
>
>scan
>.
>.
>.
>EndScan
>
>Finish = ???
>
>TotalTime = Finish - Start
>
>* TotalTime in milliseconds
>
>
>Thanx in advance

Mauricio,

You can use SECONDS() function.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform