70 est_time = diff < 0.0001f ? 1.0f : diff;
85 void reset(
float &t) { t = 0.00001f; }
105 if (trans_t <= 0.00001f && scaled_t > 0.00001f &&
138 embedsom_t <= 0.00001f && color_t > 0.00001f) {
void store_time(float &to)
void update_times()
Compute durations of the estimation batch sizes computations.
Handler for frametime computation.
void tick()
Counts frametime and sets last_tick variable to current time.
float frametime
Duration of the last frame (in seconds).