cputime
Returns the current cputime used by Compose.
Syntax
R = cputime
Outputs
- R
- Value specifying the cputime used since the program was launched.
Example
Simple cputime example.
cputime
R = 30.123
Returns the current cputime used by Compose.
R = cputime
Simple cputime example.
cputime
R = 30.123