Aktualizr
C++ SOTA Client
Public Member Functions | Friends | List of all members
Timer Class Reference

Elapsed time measurement. More...

#include <timer.h>

Public Member Functions

 Timer (const Timer &)=delete
 
Timeroperator= (const Timer &)=delete
 
bool RunningMoreThan (double seconds) const
 

Friends

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

Detailed Description

Elapsed time measurement.

Definition at line 10 of file timer.h.


The documentation for this class was generated from the following files: