Classes | Namespaces | Functions
Stopwatch.h File Reference
#include "Exception.h"
#include <string>
#include <unordered_map>
#include <iosfwd>
#include <chrono>

Classes

class  PLMD::Stopwatch::Handler
 Auxiliary class for handling exception-safe start/pause and start/stop. More...
 
class  PLMD::Stopwatch
 
class  PLMD::Stopwatch::Watch
 Class to store a single stopwatch. More...
 

Namespaces

 PLMD
 

Functions

static const std::string & PLMD::StopwatchEmptyString () noexcept
 Return an empty string. More...