CoreFunctionsgetIsEqualTimestampVersion: v7.0.0On this page getIsEqualTimestampImportimport { getIsEqualTimestamp } from "@hyper-fetch/core"SourceView the source codePackage@hyper-fetch/core ParametersgetIsEqualTimestamp(currentTimestamp: number, threshold: number, queueTimestamp: number)ParametersNameTypeDescriptioncurrentTimestampnumberthresholdnumberqueueTimestampnumber Returnsboolean