SYS(17) - Processor in Use
Returns the central processing unit (CPU) being used.
SYS(17)
Return Value
Character
Remarks
This function returns the type of central processing unit you are using.
Example
? 'Processor in use: ', SYS(17)
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Returns the central processing unit (CPU) being used.
SYS(17)
Character
This function returns the type of central processing unit you are using.
? 'Processor in use: ', SYS(17)