php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2334 microtime show different info than unix microtime
Submitted: 1999-09-20 09:20 UTC Modified: 1999-09-21 04:24 UTC
From: bago at datasail dot net Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 3.0.12 OS: WinNT/Apache
Private report: No CVE-ID: None
 [1999-09-20 09:20 UTC] bago at datasail dot net
microtime on unix php show ".decimalpart secondssinceepoch"
microtime on win32 show "0-250???.decimalpart seconds"
what is the number before the "." in the win32 function?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-21 04:24 UTC] sas at cvs dot php dot net
The integer part is now always set to 0.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 21:01:33 2024 UTC