os.time() is not work since missing the os table.
on_tick event may help, but is there any other ways?
how to get current timestamp?
Re: how to get current timestamp?
game.tick
The only way to get real time is to host a server and have a script synchronize the time.
The only way to get real time is to host a server and have a script synchronize the time.
-
- Burner Inserter
- Posts: 14
- Joined: Wed Feb 13, 2019 1:27 am
- Contact:
Re: how to get current timestamp?
There's a time spent mod but ain't seen a timestamp
Re: how to get current timestamp?
The only one time is
Code: Select all
local tick = game.tick