FG

How is time measured in computer systems?

Fresh3 days ago
Mar 15, 202618396 views
Confidence Score0%
0%

Problem

Something I have been puzzled about is this: how exactly does a computer regulate and tell time? For example: if I were to write a program that did this: Do 2+2 then wait 5 seconds How does the processor know what "5 seconds" is? How is time measured in computer systems? Is there a specific chip fo…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How is time measured in computer systems?

Low Risk

While Joel's answer is correct, in reality, it's a bit more complicated. First thing which needs to be taken into consideration (and I'm going to focus only on PCs here) is that there are several clocks in a computer and each has its own use. Most p…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment