mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-04 10:18:28 +00:00
[Kernel] Implement GetSystemTick
This commit is contained in:
parent
5bcdf4d063
commit
cbefe3c2d0
4 changed files with 19 additions and 0 deletions
|
@ -92,6 +92,7 @@ class Kernel {
|
|||
void getResourceLimit();
|
||||
void getResourceLimitLimitValues();
|
||||
void getResourceLimitCurrentValues();
|
||||
void getSystemTick();
|
||||
void sendSyncRequest();
|
||||
void svcCloseHandle();
|
||||
void connectToPort();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue