1
0
mirror of https://github.com/danog/amp.git synced 2024-12-04 10:28:01 +01:00
amp/lib/Loop
2020-02-10 12:10:57 -06:00
..
Internal Return null, not -1 2019-11-11 13:23:14 -06:00
Driver.php Add Loop::now() 2018-11-26 21:59:15 +01:00
DriverFactory.php Add TracingDriver for debugging (#283) 2019-10-01 21:01:44 +02:00
EvDriver.php Implement monotonic timer using PHP 7.3's hrtime() 2018-12-10 20:07:11 +01:00
EventDriver.php Implement monotonic timer using PHP 7.3's hrtime() 2018-12-10 20:07:11 +01:00
InvalidWatcherError.php Apply PSR-2 2018-06-18 20:00:01 +02:00
NativeDriver.php Fix array access on null last error 2020-02-10 12:10:57 -06:00
TracingDriver.php Fix cancellation trace recording in TracingDriver 2019-10-26 16:20:56 +02:00
UnsupportedFeatureException.php Apply PSR-2 2018-06-18 20:00:01 +02:00
UvDriver.php Add Loop::now() 2018-11-26 21:59:15 +01:00
Watcher.php Apply PSR-2 2018-06-18 20:00:01 +02:00