> For the complete documentation index, see [llms.txt](https://docs.fullscreen.no/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullscreen.no/info/game-creator-2-assets/cozy-stylized-weather-integration/instructions/wait-cozy-time.md).

# Wait COZY Time

{% hint style="success" %}
This instruction is event-based and carefully crafted for optimal performance, making it more efficient and better for performance compared to frequent checks every frame.
{% endhint %}

```
COZY > Time > Wait COZY Time
```

## Description

```csharp
Waits a certain amount of COZY Weather time units (minutes, hours, days, years)
```

## Parameters <a href="#parameters" id="parameters"></a>

<table><thead><tr><th>Name</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Time Unit</td><td>The type of time unit to wait for</td><td></td></tr><tr><td>Amount</td><td>The number of time units to wait</td><td></td></tr></tbody></table>

## Keywords

```
Wait, COZY, Time, Minutes, Hours, Days, Years
```
