3v4l.org

run code in 300+ PHP versions simultaneously
<?php $time_start = microtime(true); $time_end = microtime(true); $time = $time_end - $time_start; echo $time;
Output for 7.2.6, 7.2.8 - 7.2.9, 7.2.11, 7.2.13 - 7.2.16, 7.2.22, 7.4.0
5.9604644775391E-6
Output for 7.1.28 - 7.1.29, 7.1.32 - 7.1.33, 7.3.0, 7.3.2, 7.3.6 - 7.3.7, 7.3.9, 7.3.12
9.5367431640625E-7
Output for 7.3.11
1.3113021850586E-5
Output for 7.1.26, 7.1.30 - 7.1.31, 7.3.1, 7.3.3, 7.3.5, 7.3.8, 7.3.10
0
Output for 7.2.4, 7.2.17 - 7.2.19, 7.2.21, 7.2.23, 7.3.4
5.0067901611328E-6
Output for 7.2.24 - 7.2.25
9.0599060058594E-6
Output for 7.2.0, 7.2.20
7.8678131103516E-6
Output for 7.2.7, 7.2.10, 7.2.12
7.1525573730469E-6
Output for 7.2.1, 7.2.3, 7.2.5
8.1062316894531E-6
Output for 7.2.2
4.0531158447266E-6
Output for 7.1.25, 7.1.27
1.1920928955078E-6

preferences:
82.16 ms | 401 KiB | 54 Q