3v4l.org

run code in 500+ PHP versions simultaneously
<?php print_r(microtime(false)) . PHP_EOL; print_r(hrtime(true));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3QDTv
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'print_r'
          1        INIT_FCALL                                                   'microtime'
          2        SEND_VAL                                                     <false>
          3        DO_ICALL                                             $0      
          4        SEND_VAR                                                     $0
          5        DO_ICALL                                             $1      
          6        CONCAT                                               ~2      $1, '%0A'
          7        FREE                                                         ~2
    4     8        INIT_FCALL                                                   'print_r'
          9        INIT_FCALL                                                   'hrtime'
         10        SEND_VAL                                                     <true>
         11        DO_ICALL                                             $3      
         12        SEND_VAR                                                     $3
         13        DO_ICALL                                                     
         14      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
164.85 ms | 1404 KiB | 16 Q