use std::chrono

pull/1094/head
Jeff Becker 4 years ago
parent 9c30ff7a26
commit d50a0149f9
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -454,7 +454,7 @@ namespace llarp
[=](const Address &, OutboundContext *ctx) {
SendDNSReply(addr, ctx, replyMsg, reply, false, false);
},
2000);
2s);
}
}
}

Loading…
Cancel
Save