ProgressTimer.h File Reference

The ProgressTimer is a utility class that can be used to calculate the estimated time to finish a task. More...

#include "../Config.h"
#include <ctime>
#include <string>

Go to the source code of this file.

Classes

class  te::common::ProgressTimer
 The ProgressTimer is a utility class that can be used to calculate the estimated time to finish a task. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::common
 Namespace for the Common module of TerraLib.
 

Detailed Description

The ProgressTimer is a utility class that can be used to calculate the estimated time to finish a task.

Definition in file ProgressTimer.h.