PrevUpHomeNext

method: shared_device.sleep(...)


Pause an execution.

Calling Sig:

shared_device.sleep(time__, pause_timer__ = false);

Note the difference with the underlying calling: time__ is in seconds, and its type is floating point.

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext