|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Teuchos_StackedTimer.hpp>
Public Member Functions | |
| TimeInfo () | |
| TimeInfo (BaseTimer *t) | |
Public Attributes | |
| double | time |
| unsigned long | count |
| unsigned long long | updates |
| bool | running |
Definition at line 185 of file Teuchos_StackedTimer.hpp.
|
inline |
Definition at line 186 of file Teuchos_StackedTimer.hpp.
|
inline |
Definition at line 187 of file Teuchos_StackedTimer.hpp.
| double Teuchos::BaseTimer::TimeInfo::time |
Definition at line 188 of file Teuchos_StackedTimer.hpp.
| unsigned long Teuchos::BaseTimer::TimeInfo::count |
Definition at line 189 of file Teuchos_StackedTimer.hpp.
| unsigned long long Teuchos::BaseTimer::TimeInfo::updates |
Definition at line 190 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::BaseTimer::TimeInfo::running |
Definition at line 191 of file Teuchos_StackedTimer.hpp.
1.8.5