mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
Massive doc update
This commit is contained in:
@@ -12,4 +12,4 @@ sleep() Netscript Function
|
||||
|
||||
.. code-block:: javascript
|
||||
|
||||
sleep(3000); // Will wait 3 seconds.
|
||||
await ns.sleep(3000); // Will wait 3 seconds.
|
||||
|
||||
Reference in New Issue
Block a user