define frame delay before reference
This commit is contained in:
parent
37b9f778e1
commit
058a8e65d8
|
@ -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…
Reference in New Issue