17 lines
540 B
Plaintext
17 lines
540 B
Plaintext
{{omit from|ML/I}}
|
|
{{omit from|ZX Spectrum Basic|Does not have a real time clock.}}
|
|
|
|
;Task:
|
|
Output the system '''time''' (any units will do as long as they are noted) either by a [[Execute a System Command|system command]] or one built into the language.
|
|
|
|
The system time can be used for debugging, network information, random number seeds, or something as simple as program performance.
|
|
|
|
|
|
;Related task:
|
|
* [[Date format]]
|
|
|
|
|
|
;See also:
|
|
* [[wp:System time#Retrieving system time|Retrieving system time (wiki)]]
|
|
<br><br>
|