MCPcopy
hub / github.com/AirtestProject/Poco / get_debug_profiling_data

Method get_debug_profiling_data

poco/drivers/std/__init__.py:46–47  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

44
45 @sync_wrapper
46 def get_debug_profiling_data(self):
47 return self.c.call("GetDebugProfilingData")
48
49 @sync_wrapper
50 def get_sdk_version(self):

Callers

nothing calls this directly

Calls 1

callMethod · 0.45

Tested by

no test coverage detected