Audio Processing Framework (APF) version 0.5.0
Public Member Functions | List of all members
apf::StopWatch Class Reference

A simple stopwatch. More...

#include <apf/stopwatch.h>

Public Member Functions

 StopWatch (const std::string &name="this activity")
 

Detailed Description

A simple stopwatch.

Definition at line 43 of file stopwatch.h.

Constructor & Destructor Documentation

◆ StopWatch()

apf::StopWatch::StopWatch ( const std::string &  name = "this activity")
inline

Definition at line 46 of file stopwatch.h.

◆ ~StopWatch()

apf::StopWatch::~StopWatch ( )
inline

Definition at line 51 of file stopwatch.h.


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