Home
last modified time | relevance | path

Searched defs:tolerance (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/
DLedKeywords.cs44 …id AssertLedDutyCycle(float testDuration, double expectedDutyCycle, double tolerance = 0.05, int? … in AssertLedDutyCycle()
51 …rtLedIsBlinking(float testDuration, double onDuration, double offDuration, double tolerance = 0.05, in AssertLedIsBlinking()