Game API Documentation
Time
A namespace to obtain time information from the Game Jolt server.
URL Endpoint
/time/
Requests
| Name | Description |
|---|---|
| Time Fetch | Fetches the time from the server. |
Example Uses
- Realize real-time gameplay for everyone playing the same game
- Security systems based on the server time
Version history
| Version | Description |
|---|---|
| 1.2 | First implementation |