mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
Greater gradation of timers built into the threads
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user