set transit started time

holy what the crap.
pull/344/head
Jeff Becker 5 years ago
parent 77e238bf94
commit 64f34dccc2
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -47,6 +47,7 @@ namespace llarp
, upstream(record.nextHop)
, downstream(down)
{
started = llarp::time_now_ms();
}
TransitHop::TransitHop(const TransitHop& other)

Loading…
Cancel
Save