MCPcopy Create free account
hub / github.com/qilingframework/qiling / ratio

Method ratio

qiling/hw/timer/timer.py:22–23  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

20
21 @property
22 def ratio(self):
23 return self._ratio
24
25 @ratio.setter
26 def ratio(self, value):

Callers

nothing calls this directly

Calls 1

set_ratioMethod · 0.95

Tested by

no test coverage detected