Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
SyncTimeMonitor.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_TimeMonitor.hpp"
#include "Teuchos_DefaultComm.hpp"
#include "Teuchos_CommHelpers.hpp"
#include <thread>
#include <chrono>
Include dependency graph for SyncTimeMonitor.cpp:

Go to the source code of this file.

Functions

 TEUCHOS_UNIT_TEST (TimeMonitor, SyncTimeMonitor)
 
 TEUCHOS_UNIT_TEST (TimeMonitor, HangingSyncTimeMonitor)
 

Function Documentation

TEUCHOS_UNIT_TEST ( TimeMonitor  ,
SyncTimeMonitor   
)

Definition at line 15 of file SyncTimeMonitor.cpp.

TEUCHOS_UNIT_TEST ( TimeMonitor  ,
HangingSyncTimeMonitor   
)

Definition at line 62 of file SyncTimeMonitor.cpp.