Date: 09/20/99
- Next message: Andrew Skalski: "[PHP-DEV] cvs: /php3 ChangeLog"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h string.c"
- In reply to: Sascha Schumann: "[PHP-DEV] microtime on Win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> gettimeofday() on Win32 seems to return values larger than
> 1e6 in tv_usec which causes the output of microtime to look
> "strange."
>
> If noone objects, I'll commit the attached patch which
> should cause the format of the return value to be equal on
> all platforms.
Looks good to me. It might break some scripts where people have hacked
around this "feature" but we should take that hit and get it right.
-Rasmus
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andrew Skalski: "[PHP-DEV] cvs: /php3 ChangeLog"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h string.c"
- In reply to: Sascha Schumann: "[PHP-DEV] microtime on Win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

