@@ -46,7 +46,7 @@ static const uint DEF_SERVINT_PERCENT = 50;
|
||||
static const uint MIN_SERVINT_PERCENT = 5;
|
||||
static const uint MAX_SERVINT_PERCENT = 90;
|
||||
|
||||
uint16 GetServiceIntervalClamped(uint interval, bool ispercent);
|
||||
uint16_t GetServiceIntervalClamped(uint interval, bool ispercent);
|
||||
bool OrderConditionCompare(OrderConditionComparator occ, int variable, int value);
|
||||
|
||||
const char *GetOrderTypeName(OrderType order_type);
|
||||
|
Reference in New Issue
Block a user