-
-
Notifications
You must be signed in to change notification settings - Fork 5
Time
Anthony Headley edited this page Apr 24, 2020
·
1 revision
Returns the time in seconds since the console booted or restarted
Name | Type | Description | Optional |
---|
Type | Description |
---|---|
float | fractional time in seconds |
local sinceStart = Time()
Echo("Seconds since startup " .. sinceStart) -- Seconds since startup 3628800.000000