mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-15 07:27:42 -04:00
Remove old TODO
The uptime is now correct with HPET
This commit is contained in:
parent
8035191756
commit
a66ab86969
@ -25,7 +25,6 @@ uint64_t _timer_frequency = 0;
|
||||
uint64_t (*_counter_fun)() = nullptr;
|
||||
uint64_t _counter_frequency = 0;
|
||||
|
||||
//TODO The uptime in seconds with HPET is not correct
|
||||
std::string sysfs_uptime(){
|
||||
return std::to_string(timer::seconds());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user