This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:gettimer3 [2020/09/02 14:59] – nathanaelps | crpl:docs:gettimer3 [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| =====  GetTimer3 | =====  GetTimer3 | ||
| Line 11: | Line 11: | ||
| (even if the core is in a Delay). | (even if the core is in a Delay). | ||
| === Examples === | === Examples === | ||
| - | < | + | < | 
| + | GetTimer3 eq0 if | ||
| + | CurrentCoords 20 SetCreeper | ||
| + | 30 SetTimer3 | ||
| + | endif</ | ||