Statics§
Functions§
- pg_
sleep 🔒 - Makes the current session’s process sleep until the given number of seconds have elapsed.
- pg_
sleep_ 🔒float8_ void - pg_
sleep_ 🔒for - Makes the current session’s process sleep until the given interval has elapsed.
- pg_
sleep_ 🔒for_ interval_ void