Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Syntax

$cs.Sys_Sleep(int seconds)

Parameters

seconds

Seconds to sleep. Shall be bigger then 0 and lesser then 14400

Example

$cs.Sys_Sleep(60)

returns nothing

  • No labels