netxsimdg
Loading...
Searching...
No Matches
Timer.hpp File Reference
#include "Chrono.hpp"
#include <chrono>
#include <ctime>
#include <forward_list>
#include <map>
#include <ostream>
#include <set>
#include <string>
Include dependency graph for Timer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Nextsim::Timer
 A class for a hierarchical timer functions. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const Nextsim::Timer &tim)
 Overload of the output operator for a Timer.
 

Detailed Description

Date
11 Aug 2021
Author
Tim Spain timot.nosp@m.hy.s.nosp@m.pain@.nosp@m.ners.nosp@m.c.no

Definition in file Timer.hpp.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
const Nextsim::Timer & tim )

Overload of the output operator for a Timer.

Definition at line 201 of file Timer.cpp.

Here is the call graph for this function: