Difference between revisions of "Sync"

From PyMOLWiki
Jump to navigation Jump to search
m
Line 10: Line 10:
 
[[frame]]
 
[[frame]]
  
[[Category:Commands|sync]]
+
[[Category:Commands|Sync]]

Revision as of 10:27, 20 June 2009

DESCRIPTION

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

PYMOL API

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

SEE ALSO

frame