sleep(seconds)
|
Command: |
|
|---|---|
|
Command |
sleep(seconds) |
|
Module: |
ti_system |
|
Describe: |
Sleep for a given number of seconds. Seconds argument is a float. |
|
Python |
Run the program TIME
|
|
Result: |
Sleep for a given number of seconds. Seconds argument is a float. |
|
Error: |
|
|
Type or |
from ti_system import* |
See Also: sleep