This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| prpl:gettimer0 [2016/12/02 23:33] – external edit 127.0.0.1 | prpl:gettimer0 [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
| - | | | | [ - ] | | + | | | int | [ - int ] | |
| Line 11: | Line 11: | ||
| === Examples === | === Examples === | ||
| - | < | + | < |
| - | trace(GetUpdateCount) | + | if (GetTimer0 eq0) |
| - | SetTimer0(30) | + | trace(GetUpdateCount) |
| + | SetTimer0(30) | ||
| endif | endif | ||
| </ | </ | ||