1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 22:17:45 +00:00
sapphire/src/servers
Minho Kang c6bd508ec7 Fix getTimeMs not returning correct unix epoch
Turned out high_resolution_clock did not return current UTC time. Use system_clock to fix it.
2017-08-19 11:26:16 +09:00
..
Server_Common Fix getTimeMs not returning correct unix epoch 2017-08-19 11:26:16 +09:00
Server_Lobby more restructuring 2017-08-19 00:18:40 +02:00
Server_REST more restructuring 2017-08-19 00:18:40 +02:00
Server_Zone more restructuring 2017-08-19 00:18:40 +02:00
CMakeLists.txt Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00