MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / SystemInfoApp

Class SystemInfoApp

Tactility/Source/app/systeminfo/SystemInfo.cpp:279–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277extern const AppManifest manifest;
278
279class SystemInfoApp;
280
281static std::shared_ptr<SystemInfoApp> optApp() {
282 auto appContext = getCurrentAppContext();

Callers

nothing calls this directly

Calls 9

millisToTicksFunction · 0.85
getSyncLockFunction · 0.85
asScopedLockMethod · 0.80
updateMemoryMethod · 0.80
updatePsramMethod · 0.80
updateTasksMethod · 0.80
optAppFunction · 0.70
TimerClass · 0.50
lockMethod · 0.45

Tested by

no test coverage detected