User Tools

Site Tools

한국어

logicpython:cubloc_api:delay

This is an old revision of the document!


Table of Contents

Delay

Delay execution for the given number of milliseconds.

Syntax

from cubloc import Delay
 
Delay(milliseconds: int)

Example

from cubloc import Delay
 
# Example usage
Delay(1)
logicpython/cubloc_api/delay.1775786798.txt.gz · Last modified: by 127.0.0.1