MCPcopy Create free account
hub / github.com/doldecomp/mkdd / addCurrentCost

Method addCurrentCost

include/JSystem/JKernel/JKRThread.h:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84 void incCount() { mSwitchCount++; }
85 void addCurrentCost() { mCost = mCost + (OSGetTick() - mLastTick); }
86
87 void clear()
88 {

Callers 1

callbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected