Add helper functions to convert timer irqs to milliseconds.
commit69013378972c07c9a1e46fa6ec274070cad1a532
authorKevin O'Connor <kevin@koconnor.net>
Sat, 20 Jul 2013 16:08:48 +0000 (20 12:08 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 20 Jul 2013 23:29:54 +0000 (20 19:29 -0400)
tree4e9c270ca2aa83fa098ecd54b49528d4a102c9fa
parent118605f1dd2a30813c89b35420edb472875d4bd2
Add helper functions to convert timer irqs to milliseconds.

Add ticks_to_ms() and ticks_from_ms() helpers.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/clock.c
src/timer.c
src/usb-ehci.c
src/usb-ohci.c
src/usb-uhci.c
src/util.h