define frame delay before reference
This commit is contained in:
parent
37b9f778e1
commit
058a8e65d8
@ -52,7 +52,7 @@
|
|||||||
//| odg = gifio.OnDiskGif('/sample.gif')
|
//| odg = gifio.OnDiskGif('/sample.gif')
|
||||||
//|
|
//|
|
||||||
//| start = time.monotonic()
|
//| start = time.monotonic()
|
||||||
//| odg.next_frame() # Load the first frame
|
//| next_delay = odg.next_frame() # Load the first frame
|
||||||
//| end = time.monotonic()
|
//| end = time.monotonic()
|
||||||
//| overhead = end - start
|
//| overhead = end - start
|
||||||
//|
|
//|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user