correct-for-timing-overhead ( -- )


Vocabulary
wordtimer

Word description
attempts to correct the timings to take into account the overhead of the timing function. This is pretty error-prone but can be handy when you're timing words that only take a handful of milliseconds but are called a lot

Definition