This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How is a "system time unit" defined?

Hi,

I want Semaphore_pend() to timeout after a specific amount of milliseconds. SYS/BIOS documentation says that the timeout parameter is specified in "system time units". How long exactly is a system time unit? Is it fixed or does it depend on the processor's clocking? If yes, on which external clock does it depend?


Thanks in advance.