15 #ifndef __IPSDKUTIL_CHRONO_H__ 16 #define __IPSDKUTIL_CHRONO_H__ 21 #pragma warning (push) 22 #pragma warning (disable : 4275 4251) 25 #include <boost/noncopyable.hpp> 26 #include <boost/chrono/typeof/boost/chrono/chrono.hpp> 56 double elapsed()
const;
64 boost::chrono::high_resolution_clock::time_point
_start;
74 #endif // __IPSDKUTIL_CHRONO_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
boost::chrono::high_resolution_clock::time_point _start
start point for chronometer
Definition: Chrono.h:64
#define IPSDKUTIL_API
Import/Export macro for library IPSDKUtil.
Definition: IPSDKUtilExports.h:27
Chronometer class for library processing time evaluation.
Definition: Chrono.h:33
Definition of import/export macro for library.
IPSDKIMAGEPROCESSING_API processor::RulePtr isStarted(const ShapeMeasureSetAttributeConstWeakPtr &pAttribute)
function allowing to check shape measure set processing status