Skip to content

Struct SYN_TaskProfileManager

ClassList > SYN_TaskProfileManager

Task Profiler Registry / Manager Instance.

  • #include <syn_task_profile.h>

Public Attributes

Type Name
size_t count
bool enabled
SYN_TaskProfile profiles
uint32_t window_start_us

Public Attributes Documentation

variable count

size_t SYN_TaskProfileManager::count;

Profile count


variable enabled

bool SYN_TaskProfileManager::enabled;

Profiler enable flag


variable profiles

SYN_TaskProfile SYN_TaskProfileManager::profiles[SYN_TASK_PROFILE_MAX_TASKS];

Task profile array


variable window_start_us

uint32_t SYN_TaskProfileManager::window_start_us;

Profile window start



The documentation for this class was generated from the following file src/syntropic/debug/syn_task_profile.h