stos/amd64: hpet: Add MdHpetTimeUsec() helper
Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
@@ -16,4 +16,9 @@
|
||||
*/
|
||||
VOID MdHpetInit(VOID);
|
||||
|
||||
/*
|
||||
* Obtain the elapsed time in microseconds
|
||||
*/
|
||||
USIZE MdHpetTimeUsec(VOID);
|
||||
|
||||
#endif /* !_MACHINE_HPET_H_ */
|
||||
|
||||
Reference in New Issue
Block a user