Time.fixedTime

public static float fixedTime;

Description

The time at which the current FixedUpdate started in seconds since the start of the game (Read Only).

This value is updated in fixed increments equal to Time.fixedDeltaTime.


Did you find this page useful? Please give it a rating: