|
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 148 of file Teuchos_StackedTimer.hpp.
|
inline |
Definition at line 149 of file Teuchos_StackedTimer.hpp.
|
inline |
Definition at line 150 of file Teuchos_StackedTimer.hpp.
| double Teuchos::BaseTimer::TimeInfo::time |
Definition at line 151 of file Teuchos_StackedTimer.hpp.
| unsigned long Teuchos::BaseTimer::TimeInfo::count |
Definition at line 152 of file Teuchos_StackedTimer.hpp.
| unsigned long long Teuchos::BaseTimer::TimeInfo::updates |
Definition at line 153 of file Teuchos_StackedTimer.hpp.
| bool Teuchos::BaseTimer::TimeInfo::running |
Definition at line 154 of file Teuchos_StackedTimer.hpp.
1.8.5