English Dictionary
o'clock
adv : according to the clock; "it's three o'clock in Tokyo now"
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)