1. PHP / Говнокод #21169

    −46

    1. 01
    2. 02
    3. 03
    4. 04
    5. 05
    6. 06
    7. 07
    8. 08
    9. 09
    10. 10
    http://www.php.net/manual/en/function.microtime.php
    
     mixed microtime ([ bool $get_as_float = false ] )
    
    microtime() returns the current Unix timestamp with microseconds. This function is only available on operating systems that support the gettimeofday() system call.
    Parameters ¶
    
    get_as_float
    
        If used and set to TRUE, microtime() will return a float instead of a string, as described in the return values section below.

    Пыхари вынуждены встраивать конвертацию в строку прямо в апи.

    Запостил: 3_14dar, 11 Сентября 2016

    Комментарии (45) RSS

    Добавить комментарий