answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is millisecond timer is used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write delay routine for 1 millisecond using timer 0 of 8051 for 12MHZ crystal frequency?

DELAY: MOV TMOD,#00000001B // Sets Timer 0 to MODE1 (16 bit timer). Timer 1 is not used MOV TH0,#0FCH // Loads TH0 register with FCH MOV TL0,#018H // LOads TL0 register with 18H SETB TR0 // Starts the Timer 0 HERE: JNB TF0,HERE // Loops here until TF0 is set (ie;until roll over) CLR TR0 // Stops Timer 0 CLR TF0 // Clears TF0 flag RET


What are the four timers used in TCP?

Connection establishment timer, persist timer, keepalive timer, retransmission timer


Why timer can be used in star delta starter?

delay timer


What is the acronym for a millisecond?

The acronym for a millisecond is 'ms'.


Which is faster millisecond or nano second?

A nanosecond is faster than a millisecond. One millisecond is equal to 1,000,000 nanoseconds.


How many nanoseconds are in one millisecond?

There are 1,000,000 nanoseconds in one millisecond.


What part of second is a millisecond?

A millisecond is a thousandth of a second.


What is an example of a millisecond?

A millisecond is a thousandth (1/1,000) of a second.


How much smaller is a microsecond than a millisecond?

A microsecond is 1,000 times smaller than a millisecond. This means that one millisecond is equal to 1,000 microseconds.


How many milliseconds in a nanusecond?

1 millisecond = 1 million nanoseconds 1 nanosecond = 0.000001 millisecond


What is millisecond im to seconds?

Divide by 1000 as a millisecond is 0.001 seconds.


Is a microsecond longer than a millisecond?

No. A microsecond is 1/1000 of a millisecond.