]> granicus.if.org Git - php/commit
Added optional parameter to microtime so now it can return float if it
authorAndrey Hristov <andrey@php.net>
Wed, 17 Dec 2003 22:03:33 +0000 (22:03 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 17 Dec 2003 22:03:33 +0000 (22:03 +0000)
commita0e930cff4cf6c1cb05073783d1272a3ab34ad7a
treef9190d8a9fa40f50bf2d70340f01e6bc2749099c
parent3573c135526ac284afaf78aa0dfeb247a2fe4b84
Added optional parameter to microtime so now it can return float if it
the user wants. This prevents from getting string representation exploding
it and then creating a float.
ext/standard/microtime.c