time-docs: add see-also "Word annotations"

db4
Mitchell N Charity 2010-09-02 12:34:57 -04:00
parent 2cb680539d
commit 913cdd6f1a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ ARTICLE: "timing" "Timing code and collecting statistics"
"A lower-level word puts timings on the stack, intead of printing:"
{ $subsections benchmark }
"You can also read the system clock directly; see " { $link "system" } "."
{ $see-also "profiling" "calendar" } ;
{ $see-also "profiling" "tools.annotations" "calendar" } ;
ABOUT: "timing"