User Tools

Site Tools

한국어

logicpython:cubloc_api:udelay

Differences

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

Link to this comparison view

logicpython:cubloc_api:udelay [2026/04/10 02:06] – created - external edit 127.0.0.1logicpython:cubloc_api:udelay [2026/04/10 06:07] (current) – removed mfranklin
Line 1: Line 1:
-====== UDelay ====== 
- 
-''Delay'' execution for the given number of ''microseconds''. 
- 
-===== Syntax ===== 
- 
-<code python> 
-from cubloc import UDelay 
- 
-UDelay(microseconds: int) 
-</code> 
- 
-===== Example ===== 
- 
-<code python> 
-from cubloc import UDelay 
- 
-# Example usage 
-UDelay(1) 
-</code> 
- 
-===== Related APIs ===== 
- 
-  * [[logicpython:cubloc_api:delay|Delay]] 
-  * [[logicpython:cubloc_api:ontimer|OnTimer]] 
-  * [[logicpython:cubloc_api:pause|Pause]] 
-  * [[logicpython:cubloc_api:setontimer|SetOnTimer]] 
-  * [[logicpython:cubloc_api:wait|Wait]] 
  
logicpython/cubloc_api/udelay.1775786799.txt.gz · Last modified: by 127.0.0.1