#include <Instrumentor.h>
◆ Instrumentor()
| Instrumentor::Instrumentor |
( |
| ) |
|
|
inline |
◆ BeginSession()
| void Instrumentor::BeginSession |
( |
const std::string & |
name, |
|
|
const std::string & |
filepath = "results.json" |
|
) |
| |
|
inline |
◆ endSession()
| void Instrumentor::endSession |
( |
| ) |
|
|
inline |
◆ Get()
◆ WriteFooter()
| void Instrumentor::WriteFooter |
( |
| ) |
|
|
inline |
◆ WriteHeader()
| void Instrumentor::WriteHeader |
( |
| ) |
|
|
inline |
◆ WriteProfile()
◆ WriteProfileAsync()
| void Instrumentor::WriteProfileAsync |
( |
const ProfileResult & |
result | ) |
|
|
inline |
◆ m_currentSession
◆ m_mutex
| std::mutex Instrumentor::m_mutex |
|
private |
◆ m_outputStream
| std::ofstream Instrumentor::m_outputStream |
|
private |
◆ m_profileCount
| int Instrumentor::m_profileCount |
|
private |
The documentation for this class was generated from the following file: