From 8c30ea844fa0fc647964fc879d0cd7db7472068b Mon Sep 17 00:00:00 2001 From: tTh Date: Thu, 15 Aug 2024 14:18:47 +0200 Subject: [PATCH] add warning --- Lib/tools.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Lib/tools.c b/Lib/tools.c index 8443b21..231da43 100644 --- a/Lib/tools.c +++ b/Lib/tools.c @@ -28,6 +28,9 @@ printf("%c\r", batons[foo&0x03]); fflush(stdout); /*::------------------------------------------------------------------::*/ /* * I think that the 'chrono' system is full broken + * + * You have to look at 'functions.c' for more timing functions. + * */ #define NB_CHRONOS 42