Grid 0.7.0
System Struct Reference

#include <Profiling.h>

Static Public Member Functions

static void profile (const std::string &name, std::function< void()> body)
static void profile (std::function< void()> body)

Detailed Description

Definition at line 42 of file Profiling.h.

Member Function Documentation

◆ profile() [1/2]

void System::profile ( const std::string & name,
std::function< void()> body )
inlinestatic

Definition at line 44 of file Profiling.h.

Referenced by profile().

◆ profile() [2/2]

void System::profile ( std::function< void()> body)
inlinestatic

Definition at line 67 of file Profiling.h.

References profile().


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