Skip to main content
Version: 5.x.x

getIsEqualTimestamp


import { getIsEqualTimestamp } from "@hyper-fetch/core"

Description

Defined in dispatcher/dispatcher.utils.ts:18

Preview

getIsEqualTimestamp(currentTimestamp, threshold, queueTimestamp)

Parameters

NameDetails

currentTimestamp

Required

number

threshold

Required

number

queueTimestamp

Optional

number

Returns

boolean