# InGameTime

> Evaluates timeout values as units of in-game time, which is scaled according to the value of Time.timeScale.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
InGameTime = 1
```
