mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
parent
46858cf2f6
commit
55ec357d09
@ -56,9 +56,7 @@ class Periodic_GIP : public Genode::Alarm {
|
||||
* driver as done for base-nova currently.
|
||||
*/
|
||||
|
||||
static uint64_t tsc_reference = Genode::Trace::timestamp();
|
||||
|
||||
Genode::uint64_t tsc_current = Genode::Trace::timestamp() - tsc_reference;
|
||||
Genode::uint64_t tsc_current = Genode::Trace::timestamp();
|
||||
|
||||
/*
|
||||
* Convert tsc to nanoseconds.
|
||||
|
Loading…
Reference in New Issue
Block a user