company logo

CTX_Base :: DisplayProgress - Display a Progress

Collect and Output progress information for iterative processes.

The Progress output is controlled by various Options that control the type and amount of output and how the information is stored in the log file

Implementation details

CTX_Base  :: DisplayProgress ( NString &cnstring, uint64 position64, int64 max64 )
  • cnstring - String containing the text
  • position64 - Current position
  • max64 - Maximum number of elements