Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ getCost
Method
getCost
include/JSystem/JKernel/JKRThread.h:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
bool isValid() const { return mIsValid; }
73
u32 getCost() const { return mCost; }
74
u32 getCount() const { return mSwitchCount; }
75
int getId() const { return mThreadID; }
76
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected