Class Time
Namespace: UnityEngine
Syntax
public static class Time
Properties
realtimeSinceStartup
Declaration
public static double realtimeSinceStartup { get; }
Property Value
| Type | Description |
|---|---|
| Double |
time
Declaration
[Obsolete("(DoNotRemove)")]
public static float time { get; }
Property Value
| Type | Description |
|---|---|
| Single |
timeAsDouble
Declaration
public static double timeAsDouble { get; }
Property Value
| Type | Description |
|---|---|
| Double |
Methods
Time_GetTicksMicrosecondsMonotonic()
Declaration
public static long Time_GetTicksMicrosecondsMonotonic()
Returns
| Type | Description |
|---|---|
| Int64 |