Quote:


t represents the time, preferably in some uniform unit (not necessarily frames cause the framerate might not be constant).





That's what multiplying t's rate of change (t+= n;, where n is the rate of change) by the variable time_step is for.