98
INT64 getLastExecutionCount();
INT64 getTotalExecutionCount();
These methods return the number of times that the pipeline has
executed a
CNKProc. getLastExecutionCount() returns the number
of
CNKProc-executions during the last call to CNKPipeline::execute.
getTotalExecutionCount() returns the total number of CNKProc-
executions since the pipeline was initialized with
init().
Comentarios a estos manuales