Closed tylerliu closed 8 years ago
Thread.sleep(delay - delay)
I think thread.sleep is what caused the problem (issue #26)
@msbense Not really. The specific delay is still needed when Thread.sleep
is deleted it's too slow and causes execution latency.
Yep I misunderstood, reopening
Delay Measuring