Time

Static Properties

Time.deltaTime

:

number

get

Gets the time difference between the previous and current frames

Time.time

:

number

get

Gets the current time in milliseconds (The number of milliseconds since January 1st 1700)

Time.fps

:

number

get

Gets the frame refresh rate (Frames per sencond)