Skip to content
ralphhanna edited this page Dec 18, 2023 · 1 revision

bpmn-server / ICron

Interface: ICron

Implemented by

Table of contents

Methods

Methods

checkTimers

checkTimers(duration): any

Parameters

Name Type
duration any

Returns

any

Defined in

interfaces/server.ts:111


start

start(): any

Returns

any

Defined in

interfaces/server.ts:112


startTimers

startTimers(): any

Returns

any

Defined in

interfaces/server.ts:113

Clone this wiki locally