This is an old revision of the document!
Delay execution for the given number of microseconds.
Delay
microseconds
from cubloc import UDelay UDelay(microseconds: int)
from cubloc import UDelay # Example usage UDelay(1)