mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 06:33:56 +00:00
update code fixed x11 type sleep
This commit is contained in:
parent
c9767fb59b
commit
4f343de1c5
@ -742,9 +742,10 @@ func TypeStr(str string, args ...float64) {
|
||||
inputUTF(strUc[i])
|
||||
MicroSleep(tm1)
|
||||
}
|
||||
|
||||
MicroSleep(tm)
|
||||
}
|
||||
|
||||
MicroSleep(tm)
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user