@jsh/system
Since v8.0.52now()
Get the process id of the current process.
Syntax
now()
Parameters
None.
Return value
Current time in native object.
Usage example
|
|
sleep()
Get the process id of the current process.
Syntax
sleep(seconds)
Parameters
seconds
Number sleep time in seconds
Return value
None.
Usage example
|
|
Last updated on