SpiecsEngine
 
Loading...
Searching...
No Matches

◆ Get()

static Instrumentor & SpicesTest::Instrumentor::Get ( )
inlinestatic

Definition at line 98 of file Instrumentor.h.

99 {
100 static Instrumentor instance;
101 return instance;
102 }