nngn
Loading...
Searching...
No Matches
nngn::Profile Struct Reference

#include <profile.h>

Collaboration diagram for nngn::Profile:

Classes

struct  context
 

Public Types

using Stats = ProfileStats
 

Static Public Member Functions

static Timing::duration::rep sample ()
 
static void init ()
 
static void swap ()
 

Static Public Attributes

static constexpr size_t STATS_IDX = 0
 
static ProfileStats prev = {}
 
static ProfileStats stats = {}
 

Member Typedef Documentation

◆ Stats

Member Function Documentation

◆ init()

void nngn::Profile::init ( )
inlinestatic
Here is the call graph for this function:

◆ sample()

Timing::duration::rep nngn::Profile::sample ( )
inlinestatic
Here is the caller graph for this function:

◆ swap()

void nngn::Profile::swap ( )
inlinestatic

Member Data Documentation

◆ prev

ProfileStats nngn::Profile::prev = {}
static

◆ stats

ProfileStats nngn::Profile::stats = {}
static

◆ STATS_IDX

size_t nngn::Profile::STATS_IDX = 0
staticconstexpr

The documentation for this struct was generated from the following files: