Initializing help system before first use

CALLBACKCHECKTIMEDELAY

Description
Minimum delay in milliseconds between two consecutive executions of the CHECKTIME callback in the same solution process
Type
Integer
Topic area
Values
0 
Callback delay is disabled - the callback is executed every time;
n>0 
Callback invocation is suppressed if less than n milliseconds have passed since the last invocation.
Default value
0
Note

The CHECKTIME callback may be invoked very often and can lead to an overhead. This control enables users to specify a minimum delay between two consecutive calls, such that the overhead becomes controllable. Note that system time is used to measure the time between two consecutive calls. Therefore, a positive delay value may result in a nondeterministic sequence of callback invocations. Note that the counter is reset at every invocation of a solution process via XPRSlpoptimize, XPRSmipoptimize, etc.

Affects routines
Category
Control

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.