User Tools

Site Tools


prpl:gettimer0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
prpl:gettimer0 [2016/12/02 23:33] – external edit 127.0.0.1prpl: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 ===
-<code>if (GetTimer0 eq0)  +<code prpl> 
- trace(GetUpdateCount)  +if (GetTimer0 eq0)  
- SetTimer0(30) +    trace(GetUpdateCount)  
 +    SetTimer0(30) 
 endif  endif 
 </code> </code>
  
prpl/gettimer0.1480721630.txt.gz · Last modified: 2025/02/14 14:56 (external edit)