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

Method set_ratio

qiling/hw/timer/timer.py:18–19  ·  view source on GitHub ↗
(self, ratio)

Source from the content-addressed store, hash-verified

16 self._ratio = 1
17
18 def set_ratio(self, ratio):
19 self._ratio = ratio
20
21 @property
22 def ratio(self):

Callers 7

ratioMethod · 0.95
crackMethod · 0.45
createFunction · 0.45
stm32f411_freertosFunction · 0.45
crackFunction · 0.45

Calls

no outgoing calls

Tested by 3

crackMethod · 0.36