cprover
timer.h File Reference

Time Stopping. More...

#include <string>
#include <iosfwd>
#include "time_stopping.h"
Include dependency graph for timer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  timert
 

Functions

std::ostream & operator<< (std::ostream &out, const timert &timer)
 

Detailed Description

Time Stopping.

Definition in file timer.h.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
const timert timer 
)

Definition at line 71 of file timer.h.

References timert::total_time().