fpmas 1.6
Classes | Namespaces | Typedefs
perf.h File Reference
#include <chrono>
#include <string>
#include <vector>
Include dependency graph for perf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::api::utils::perf::Probe
 
class  fpmas::api::utils::perf::Monitor
 

Namespaces

namespace  fpmas
 
namespace  fpmas::api
 
namespace  fpmas::api::utils
 
namespace  fpmas::api::utils::perf
 

Typedefs

typedef std::chrono::steady_clock fpmas::api::utils::perf::Clock
 
typedef std::chrono::steady_clock::duration fpmas::api::utils::perf::Duration
 
typedef std::chrono::steady_clock::time_point fpmas::api::utils::perf::ClockTime
 

Detailed Description

Performance analysis API