From 7732cd7716236dcdf42b205d7983af6b12bba68b Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Wed, 10 Apr 2024 16:06:23 +0200 Subject: Greater gradation of timers built into the threads --- patches/patches/104_threading.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches') diff --git a/patches/patches/104_threading.patch b/patches/patches/104_threading.patch index 58410a8..304d39f 100644 --- a/patches/patches/104_threading.patch +++ b/patches/patches/104_threading.patch @@ -1,5 +1,5 @@ ---- exercises/104_threading.zig 2024-03-05 09:09:04.013974229 +0100 -+++ answers/104_threading.zig 2024-03-05 09:12:03.987162883 +0100 +--- exercises/104_threading.zig 2024-04-10 16:02:33.680771772 +0200 ++++ answers/104_threading.zig 2024-04-10 16:01:00.042331517 +0200 @@ -97,12 +97,12 @@ defer handle.join(); -- cgit v1.2.3