Time.delta_time

the time elapsed since the last update (a.k.a. dt)

class Time
static
float delta_time;

Meta