aboutsummaryrefslogtreecommitdiff
path: root/clock/.cargo
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2021-05-03 08:18:33 +0200
committerAndreas Grois <andi@grois.info>2021-05-03 08:18:33 +0200
commitb41d3d0b383b27e583f4d3f108ae9dcd48090ca8 (patch)
treea21236696bb9614ccb2ef5a96a47f4e296d5f623 /clock/.cargo
parent508a981dc34e7f7f0fbb9aff9c4285fd8bac2998 (diff)
Move pulse context out of Runnable struct.
It's something that should be created after the runnable started, not when the runnable gets instantiated. Also, that way we can ensure that the context isn't moved between threads, as I'm not certain that's sane to do (meaning: using it from different threads, not sending the pointer).
Diffstat (limited to 'clock/.cargo')
0 files changed, 0 insertions, 0 deletions