freq(hz)
      Gets or sets the processor frequency (use this in place of machine.freq(Hz))
Parameters:
      hz [value: any positive integer | optional, type: int]
Return Value: None or int

file: src/engine.c

landing