DoOnTimeEvents: {
    commandReport: [commandReport: CommandReport];
    error: [err: Error];
    slowCommand: [commandInfo: string];
    slowFulfilledCommand: [info: SlowFulfilledCommandInfo];
    slowSentCommand: [info: SlowSentCommandInfo];
}

Type declaration

Generated using TypeDoc