English Dictionary
cloak
n 1: anything that covers or conceals
2: a loose outer garment
v : hide under a false appearance [syn: {dissemble}, {mask}]
English Computing Dictionary
clock
A processor's clock or one {cycle} thereof. The relative
execution times of instructions on a computer are usually
measured by number of clock cycles rather than seconds. One
good reason for this is that {clock rate}s for various models
of the computer may increase as technology improves, and it is
usually the relative times one is interested in when
discussing the {instruction set}.
(1994-12-16)