Skip to content

isRunLeaseStale

function isRunLeaseStale(leaseExpiresAt, now): boolean;
Parameter Type

leaseExpiresAt

number | undefined

now

number

boolean