# Update()

> Update the double rewindable allocators, switch Pointer to another allocator and rewind the newly switched allocator.

## Definition

* **Type:** Method
* **Namespace:** [Unity.Collections](/engine/6000.7/script-reference/unity/collections.md)
* **Assembly:** UnityEngine.ManagedKernelModule

```csharp
public void Update()
```
