Version: 5.4

Time.unscaledTime

Switch to Manual
public static float unscaledTime ;

Description

The timeScale-independant time at the beginning of this frame (Read Only). This is the time in seconds since the start of the game.

Returns the same value if called multiple times in a single frame. Unlike time this value is not affected by timeScale.