add-timers ( vocab -- )


Vocabulary
wordtimer

Inputs
vocaba string


Outputs
None

Word description
annotates all the words in the vocab with timer code. After profiling you can remove the annotations with reset-vocab

Definition