winterheat
Oct 13th 2007, 5:01 pm
I wonder what's the historical use of microtime() returning a string?
is the string actually useful at some point?
i see code every where just get back the value and constructing it as a float. why not returning it as a float when microtime() was first written?
is the string actually useful at some point?
i see code every where just get back the value and constructing it as a float. why not returning it as a float when microtime() was first written?