mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-08-04 01:36:10 -04:00
Update system.hpp
This commit is contained in:
parent
6e0f3b3c34
commit
b658848d45
@ -31,8 +31,8 @@ void sleep_ms(size_t ms);
|
||||
|
||||
datetime local_date();
|
||||
|
||||
void reboot(unsigned int);
|
||||
void shutdown(unsigned int);
|
||||
void reboot(unsigned int delay = 0);
|
||||
void shutdown(unsigned int delay = 0);
|
||||
|
||||
uint64_t s_time();
|
||||
uint64_t ms_time();
|
||||
|
Loading…
x
Reference in New Issue
Block a user