test
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "profiler.h"
|
||||
|
||||
namespace profiler {
|
||||
unsigned int get_cpu_core_count() {
|
||||
return 4;
|
||||
}
|
||||
} // namespace profiler
|
||||
Reference in New Issue
Block a user