User Tools

Site Tools


api:cmd:sync

cmd.sync

“cmd.sync” is an API-only function which waits until all current commmands have been executed before returning. A timeout can be used to insure that this command eventually returns.

Parameters

cmd.sync(float timeout=1.0,float poll=0.05)

Implementation

def sync(timeout=1.0,poll=0.05):

See Also

api/cmd/sync.txt · Last modified: 2013/08/19 21:01 (external edit)