UNPKG

node-opcua-client

Version:

pure nodejs OPCUA SDK - module client

2 lines (1 loc) 116 B
export declare function detectLongOperation(lambda: () => void, onLongOperation: (duration: number) => void): void;