Показать выпадающий список

Test of microtime() Эта страница доступна только на английском языке.

Example #1 : test not validated (platform dependant or random result etc.)
Example #2 : test not validated (platform dependant or random result etc.)
Example #1
$input = [
]
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'mixed' => '0.93843900 1714722647',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #2
$input = true
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'mixed' => 1714722647.93918,
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]