setMhz

open fun setMhz(value: Int): MachineSize.Builder
CPU MHz to allocate for this machine.
uint32 mhz = 2;

Return

This builder for chaining.

Parameters

value

The mhz to set.