add-timer ( word -- )


Vocabulary
wordtimer

Inputs
worda word


Outputs
None

Word description
annotates the word with timing code which stores timing information globally. You can then view the info with print-word-timings

Definition