Extra time.Sleep() call.

pull/40/head
Christopher Young 2015-09-12 17:31:01 -04:00
rodzic 30d28cd0ab
commit 8c27c486f3
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -41,7 +41,6 @@ func uatReplay(f *os.File) {
time.Sleep(time.Duration(thisWait) * time.Nanosecond) // Just in case the units change.
}
time.Sleep(time.Duration(thisWait) * time.Nanosecond) // Just in case the units change.
p := strings.Trim(linesplit[1], " ;\r\n")
fmt.Printf("%s;\n", p)
curTick = i