mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 16:48:35 +01:00
something
This commit is contained in:
6
slsDetectorSoftware/threadFiles/Global.h
Normal file
6
slsDetectorSoftware/threadFiles/Global.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
const int DEFAULT_POOL_SIZE = 10;
|
||||
const int MAX_SINGLES = 5;
|
||||
const int STARTED = 0;
|
||||
const int STOPPED = 1;
|
||||
Reference in New Issue
Block a user