kodama-cpp
Standalone float32 KODAMA kernels for CPU, CUDA, and Apple Metal
Loading...
Searching...
No Matches
kodama::KODAMAStageTiming Struct Reference

#include <kodama.hpp>

Public Attributes

std::string step
 
double wall_seconds = 0.0
 
double accumulated_seconds = 0.0
 

Detailed Description

Definition at line 459 of file kodama.hpp.

Member Data Documentation

◆ accumulated_seconds

double kodama::KODAMAStageTiming::accumulated_seconds = 0.0

Definition at line 462 of file kodama.hpp.

◆ step

std::string kodama::KODAMAStageTiming::step

Definition at line 460 of file kodama.hpp.

◆ wall_seconds

double kodama::KODAMAStageTiming::wall_seconds = 0.0

Definition at line 461 of file kodama.hpp.


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