GetServerTimeNow returns 0

Describe the issue briefly

Calling GetServerTimeNow in Studio returns 0.
unlike Roblox where the function returns the current Unix timestamp (os.time()),
OVDR implementation returns the number of seconds elapsed since the dedicated server started — a fundamentally different behavior.

Environment

1.6.2

Expected Result

Should return the Unix timestamp like Roblox.

Issue Frequency

100% (Always)

:framed_picture: Image Upload