Node.distanceTo

Returns the distance to other in estimated round-trip time.

struct Node(T, ushort window = 0)
nothrow @safe @nogc
double
distanceTo
(
const ref Node other
)

Meta