Beignet API reference
Preparing search index...
@beignet/core
jobs
getJobTimeoutMs
Function getJobTimeoutMs
getJobTimeoutMs
(
job
:
Pick
<
JobDef
,
"timeout"
>
)
:
number
|
undefined
Return the execution timeout in milliseconds configured by a job.
Parameters
job
:
Pick
<
JobDef
,
"timeout"
>
Returns
number
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Beignet API reference
Loading...
Return the execution timeout in milliseconds configured by a job.