@juki-team/commons - v0.2.19
Preparing search index...
ContestTimeData
Interface ContestTimeData
interface
ContestTimeData
{
isEndless
:
boolean
;
isFrozenTime
:
boolean
;
isFuture
:
boolean
;
isGlobal
:
boolean
;
isLive
:
boolean
;
isPast
:
boolean
;
isQuietTime
:
boolean
;
settings
:
Pick
<
ContestSettings
,
|
"penalty"
|
"startsAt"
|
"frozenAt"
|
"silencedAt"
|
"endsAt"
|
"upsolvingEnabled"
,
>
;
}
Hierarchy (
View Summary
)
ContestTimeFlags
ContestTimeData
Index
Properties
is
Endless
is
Frozen
Time
is
Future
is
Global
is
Live
is
Past
is
Quiet
Time
settings
Properties
is
Endless
isEndless
:
boolean
is
Frozen
Time
isFrozenTime
:
boolean
is
Future
isFuture
:
boolean
is
Global
isGlobal
:
boolean
is
Live
isLive
:
boolean
is
Past
isPast
:
boolean
is
Quiet
Time
isQuietTime
:
boolean
settings
settings
:
Pick
<
ContestSettings
,
|
"penalty"
|
"startsAt"
|
"frozenAt"
|
"silencedAt"
|
"endsAt"
|
"upsolvingEnabled"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Endless
is
Frozen
Time
is
Future
is
Global
is
Live
is
Past
is
Quiet
Time
settings
@juki-team/commons - v0.2.19
Loading...