Hi,

I was wandering what the result from microsec() means:

I tested the time in the begin and in the end of my code and got the
following result:

        Begin:  0.70278800 986354975

        End:            0.08970900 986354975

I think the latter part of the value is Unix-time in sec (right?), but what
does the former part say like: 0.25576700 ?!?

I read in the manual it should be the 1/1000000 of seconds but it does not
compute in my brain, how come is the End time lower than the Begin time?
Probably I'm thinking of it the wrong way, but I hope you can light me :)

Regards,
SED


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to