Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coverage Profiler - not enough precision!
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00170177
Message ID:
00170342
Views:
24
>>>>I'm sorry, but, 0.000 tells you that the line takes 0.0009 or less to run. What is the difference if the line runs in 0.0006 or 0.0008...? Do those 2 miliseconds really make much difference?
>>>>
>>>>What could you do to make the line run faster? I would say, look at the lines that have something to the left of the decimal!
>>>>
>>>BOb,
>>>
>>>Actually microseconds, one order of magnitude lower than millisecond.
>>
>>Aren't micro seconds 1 millionth of a second? (.000000001)
>
>Fred,
>
>I'm not sure but I thought it was;
>
>

>
>0 . 0 0 0 0 0 0
> ^ ^ ^ ^ ^ ^
> | | | | | Pico
> | | | | Nano
> | | | Micro
> | | Milli
> | centi
> Deci
>
>You may be right and the interval is thousands instead of tens.

I checked the definition at the webopaedia and micro is millionths. I do believe that you are correct that the interval is thousands, not tens for the next levels. So Micro is 3 orders of magnitude past Milli, Nano is 3 past Micro, Pico is 3 past Nano, etc. I have no idea what the terms are for the fractions between those names are. Not that any of this matters for VFP code execution speed... :)
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform