Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
sham::TimelineEvent Struct Reference

A timeline event for the gpu core timeline. More...

#include <shambackends/include/shambackends/gpu_core_timeline.hpp>

Public Attributes

unsigned long long start
 
unsigned long long first_end
 
unsigned long long last_end
 
uint lane
 
uint color
 

Detailed Description

A timeline event for the gpu core timeline.

Definition at line 38 of file gpu_core_timeline.hpp.

Member Data Documentation

◆ color

uint sham::TimelineEvent::color

Definition at line 43 of file gpu_core_timeline.hpp.

◆ first_end

unsigned long long sham::TimelineEvent::first_end

Definition at line 40 of file gpu_core_timeline.hpp.

◆ lane

uint sham::TimelineEvent::lane

Definition at line 42 of file gpu_core_timeline.hpp.

◆ last_end

unsigned long long sham::TimelineEvent::last_end

Definition at line 41 of file gpu_core_timeline.hpp.

◆ start

unsigned long long sham::TimelineEvent::start

Definition at line 39 of file gpu_core_timeline.hpp.


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