recordExternalMove

fun recordExternalMove(distance: Double, duration: Double)(source)

Records a journey this machinery did not make.

For a substrate that also moves the same vehicle another way -- notably the free-path move() verbs, which are one delay and have always been -- so that a vehicle's odometers are about the vehicle rather than about which verb happened to move it.