1
0
mirror of https://github.com/danog/amp.git synced 2024-12-03 09:57:51 +01:00
amp/lib/Loop
Aaron Piotrowski dbb3c28ece
Remove TimerQueueEntry
Unnecessary now that Watchers have an expiration property.
2020-11-14 10:44:06 -06:00
..
Internal Remove TimerQueueEntry 2020-11-14 10:44:06 -06:00
Driver.php Enforce timer interval as minimum time to execution (#319) 2020-07-14 21:45:35 +02:00
DriverFactory.php Increase psalm error level to level 2 2020-03-28 22:20:44 +01:00
EvDriver.php Enforce timer interval as minimum time to execution (#319) 2020-07-14 21:45:35 +02:00
EventDriver.php Enforce timer interval as minimum time to execution (#319) 2020-07-14 21:45:35 +02:00
InvalidWatcherError.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
NativeDriver.php Fix NativeDriver when only signals are enabled 2020-10-10 08:54:50 -05:00
TracingDriver.php Increase psalm error level to level 2 2020-03-28 22:20:44 +01:00
UnsupportedFeatureException.php Apply PSR-2 2018-06-18 20:00:01 +02:00
UvDriver.php Enforce timer interval as minimum time to execution (#319) 2020-07-14 21:45:35 +02:00
Watcher.php Enforce timer interval as minimum time to execution (#319) 2020-07-14 21:45:35 +02:00