|
nngn
|
#include <profile.h>
Public Member Functions | |
| context (std::array< uint64_t, N > *p) | |
| ~context (void) | |
| void | end () |
Public Attributes | |
| std::array< uint64_t, N > * | p |
Static Public Attributes | |
| static constexpr auto | I = T::STATS_IDX |
| static constexpr auto | N = T::Stats::N_EVENTS |
|
inlineexplicit |

|
inline |

|
inline |


|
staticconstexpr |
|
staticconstexpr |
| std::array<uint64_t, N>* nngn::Profile::context< T >::p |