User Tools

Site Tools

한국어

logicpython:cubloc_api:udelay

This is an old revision of the document!


Table of Contents

UDelay

Delay execution for the given number of microseconds.

Syntax

from cubloc import UDelay
 
UDelay(microseconds: int)

Example

from cubloc import UDelay
 
# Example usage
UDelay(1)
logicpython/cubloc_api/udelay.1775786799.txt.gz · Last modified: by 127.0.0.1