Confusing question maybe, what I mean is, on a threaded time-shared system where an individual process might be preempted by another, will the delay-methods perform accurately or not? I read the documentation in the util/delay-file but it didn't mention anything, but I do see some "ticks"-macros, so maybe it keeps track of the CPU and not just numbers in a loop..?
Help is very much appreciated.