def resource_fn()

in realbook/callbacks/utilization.py [0:0]


    def resource_fn(self) -> float:
        return cast(float, psutil.cpu_percent())