eligius
Preparing search index...
IStrictDuration
Interface IStrictDuration
Describes a duration of time expressed in a start and an end range with a one second interval.
interface
IStrictDuration
{
end
:
number
;
start
:
number
;
}
Hierarchy
Required
<
IDuration
>
IStrictDuration
Index
Properties
end
start
Properties
end
end
:
number
start
start
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
start
eligius
Loading...
Describes a duration of time expressed in a start and an end range with a one second interval.