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

Method ResetGuidGenerator

profiling/client/src/IProfilingService.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void IProfilingService::ResetGuidGenerator()
45{
46 m_GuidGenerator.Reset();
47}
48
49ProfilingDynamicGuid IProfilingService::NextGuid()
50{

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected