[ Version ( since = "0.6" ) ]
public uint get_delta ()
Retrieves the amount of time elapsed since the last ClutterTimeline::new-frame signal.
This function is only useful inside handlers for the new_frame signal, and its behaviour is undefined if the timeline is not playing.
this |
a Timeline |
the amount of time in milliseconds elapsed since the last frame |