Function defined in pyglet.clock
Signify that one frame has passed on the default clock.
This will call any scheduled functions that have elapsed.
Parameters : |
|
---|---|
Return type: | float |
Returns: | The number of seconds since the last “tick”, or 0 if this was the first frame. |