mptensor v0.4.0
Parallel Library for Tensor Network Methods
Loading...
Searching...
No Matches
timer.hpp File Reference

Timer. More...

#include <ctime>
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  Timer
 

Functions

double operator- (Timer &t1, Timer &t0)
 

Detailed Description

Timer.

Author
Satoshi Morita <morita@morita-epson3>
Date
Sep 5 2019

Function Documentation

◆ operator-()

double operator- ( Timer t1,
Timer t0 
)
inline