clockoff
Stops one of a number of internal clocks.
Syntax
Initialization
inum -- the number of a clock. There are 32 clocks numbered 0 through 31. All other values are mapped to clock number 32.
Performance
Between a clockon and a clockoff opcode, the CPU time used is accumulated in the clock. The precision is machine dependent but is the millisecond range on UNIX and Windows systems. The readclock opcode reads the current value of a clock at initialization time.
Examples
Here is an example of the clockoff opcode. It uses the file clockoff-modern.csd.
Here is an example of the clockoff opcode. It uses the file clockoff.csd.
See also
Credits
Author: John ffitch
University of Bath/Codemist Ltd.
Bath, UK
July, 1999
New in Csound version 3.56