mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +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])
|
inputUTF(strUc[i])
|
||||||
MicroSleep(tm1)
|
MicroSleep(tm1)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
MicroSleep(tm)
|
||||||
}
|
}
|
||||||
|
|
||||||
MicroSleep(tm)
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user