sysSleeping: Returns a decorator of f that sleeps time (in seconds) before...

sysSleepingR Documentation

Returns a decorator of f that sleeps time (in seconds) before executing f.

Description

Returns a decorator of f that sleeps time (in seconds) before executing f.

Usage

sysSleeping(f, time)

kongra/koR documentation built on Jan. 19, 2025, 11:23 a.m.