Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DBaseClockSource.cs273 …ionDescendingPositiveRatio(ref ClockEntry entry, TimeInterval time, ref TimeInterval nearestTickIn) in HandleDirectionDescendingPositiveRatio()
300 …tionAscendingPositiveRatio(ref ClockEntry entry, TimeInterval time, ref TimeInterval nearestTickIn) in HandleDirectionAscendingPositiveRatio()
453 …ool UpdateHandlerDelegate(ref ClockEntry entry, TimeInterval time, ref TimeInterval nearestTickIn); in UpdateHandlerDelegate()