<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [WorldLoop](./server.worldloop.md) &gt; [nextTickMs](./server.worldloop.nexttickms.md)

## WorldLoop.nextTickMs property

The next tick time in milliseconds.

**Signature:**

```typescript
get nextTickMs(): number;
```
