timedotgo
Preparing search index...
Since
Function Since
Since
(
t
:
Time
)
:
number
Since returns the time elapsed since t. It is shorthand for time.Now().Sub(t).
Parameters
t
:
Time
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
timedotgo
Loading...
Since returns the time elapsed since t. It is shorthand for time.Now().Sub(t).