Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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() [1/2]

TEUCHOS_UNIT_TEST ( TimeMonitor  ,
SyncTimeMonitor   
)

Definition at line 15 of file SyncTimeMonitor.cpp.

◆ TEUCHOS_UNIT_TEST() [2/2]

TEUCHOS_UNIT_TEST ( TimeMonitor  ,
HangingSyncTimeMonitor   
)

Definition at line 62 of file SyncTimeMonitor.cpp.