Im studying computer performance and I cant understand why
clock cycle time = 1 / clock rate
Why is this obvious?
Clock rate is usually expressed in herts (Hz).
1 Hz = 1 cycle/second.
It's just simple mathematics. To get how much seconds it takes for 1 cycle, then you just have to invert it.