Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
Stopwatch.hh File Reference
#include <sys/time.h>
#include <unistd.h>
#include <signal.h>
#include <iostream>

Go to the source code of this file.

Classes

class  Stopwatch
 

Functions

std::ostream & operator<< (std::ostream &, const Stopwatch &)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const Stopwatch  
)