We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b52f186 + fd82051 commit 3ce8734Copy full SHA for 3ce8734
tests/dispatch_timer_short.c
@@ -36,7 +36,7 @@
36
#define delay (1ull * NSEC_PER_SEC)
37
#define interval (5ull * NSEC_PER_USEC)
38
39
-#define N 100000
+#define N 25000
40
41
static dispatch_source_t t[N];
42
static dispatch_queue_t q;
0 commit comments