Merge pull request #7737 from ckartchner/gifio_doc_update
update gifio example in docs
This commit is contained in:
commit
48eafa1e4d
@ -52,7 +52,7 @@
|
||||
//| odg = gifio.OnDiskGif('/sample.gif')
|
||||
//|
|
||||
//| start = time.monotonic()
|
||||
//| odg.next_frame() # Load the first frame
|
||||
//| next_delay = odg.next_frame() # Load the first frame
|
||||
//| end = time.monotonic()
|
||||
//| overhead = end - start
|
||||
//|
|
||||
|
Loading…
x
Reference in New Issue
Block a user