Visualizzare l'elenco a discesa

gettimeofday()

« getservbyport | gettype »
<?php
$mixed 
gettimeofday (
    
?  // [bool $return_float = false]
);
?>
risultato
$mixed = [
  
'sec' => 1716056009,
  
'usec' => 261529,
  
'minuteswest' => -120,
  
'dsttime' => 1,
]
Esempi
#1 gettimeofday  ()
#2 gettimeofday  (true)