record Dynamic Lookup
Record the fact that a lookup has just taken place, that it took the given time in nanoseconds, and that it reached the given depth.
Parameters
nanos
A double indicating how many nanoseconds it took.
depth
An Int indicating how deep the search had to go in the LookupTree.