master
next
Preparing search index...
The search index is not available
ZPTX-Lib (next) - v1.1.1-next.1
ZPTX-Lib (next)
TimeObject
Type alias TimeObject
Time
Object
:
{
d
:
number
;
h
:
number
;
m
:
number
;
s
:
number
;
}
A time object, returned by the msToTime function and used by the msToTimeString function.
Type declaration
d
:
number
h
:
number
m
:
number
s
:
number
See
msToTime
msToTimeString
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ZPTX-Lib (next) - v1.1.1-next.1
Loading...
A time object, returned by the msToTime function and used by the msToTimeString function.