Home
last modified time | relevance | path

Searched refs: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() argument
296 nearestTickIn = nearestTickIn.WithTicksMin(wholeTicksToLimit); in HandleDirectionDescendingPositiveRatio()
300 …tionAscendingPositiveRatio(ref ClockEntry entry, TimeInterval time, ref TimeInterval nearestTickIn) in HandleDirectionAscendingPositiveRatio() argument
322 nearestTickIn = nearestTickIn.WithTicksMin(wholeTicksToLimit); in HandleDirectionAscendingPositiveRatio()
453 …ool UpdateHandlerDelegate(ref ClockEntry entry, TimeInterval time, ref TimeInterval nearestTickIn); in UpdateHandlerDelegate() argument