1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00
amp/test/Loop
Bob Weinand 7075ef7d74 Fix #251 - 100% CPU usage in NativeDriver
Also use better bounds for timer - it must not execute before, but may execute a little later (on my system it were up to 7 ms actually)
2018-12-11 11:31:37 +01:00
..
DriverStateTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
DriverTest.php Fix #251 - 100% CPU usage in NativeDriver 2018-12-11 11:31:37 +01:00
EvDriverTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
EventDriverTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
NativeDriverTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
UvDriverTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
UvLoopDestructShutdown.phpt Apply PSR-2 2018-06-18 20:00:01 +02:00