• Felix Lange's avatar
    common/mclock: clean up AfterFunc support (#20054) · b1c3010b
    Felix Lange authored
    This change adds tests for the virtual clock and aligns the interface
    with the time package by renaming Cancel to Stop. It also removes the
    binary search from Stop because it complicates the code unnecessarily.
    b1c3010b
simclock.go 4.04 KB