MCPcopy Create free account
hub / github.com/ARM-software/armnn / IsRunning

Method IsRunning

profiling/client/src/SendThread.hpp:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 void SetReadyToRead() override;
48
49 bool IsRunning() { return m_IsRunning.load(); }
50
51 bool WaitForPacketSent(uint32_t timeout);
52

Callers 2

ProfilingTests.cppFile · 0.45

Calls 1

loadMethod · 0.80

Tested by

no test coverage detected