documentation

This commit is contained in:
Michael Specht 2018-02-16 21:51:33 +01:00
parent 717f6758f9
commit 374b714cfb
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ This will plot FOO against X:
### Subroutine cycle watches
If you want to know the distribution of cycles spent in certain subroutines, use the `@cycles` directive to add a watch for this information:
If you want to know the distribution of cycles spent in certain subroutines, use the `@cycles` directive to add a watch for this information ([example04.yaml](example04.yaml) / [example04.s](example04.s)):
```
DSK test