luna engine
software engine
Loading...
Searching...
No Matches
luna::profileResult Struct Reference

#include <instrumentor.h>

Collaboration diagram for luna::profileResult:

Public Attributes

std::string Name
 
floatingPointMicroseconds Start
 
std::chrono::microseconds ElapsedTime
 
std::thread::id ThreadID
 

Member Data Documentation

◆ ElapsedTime

std::chrono::microseconds luna::profileResult::ElapsedTime

◆ Name

std::string luna::profileResult::Name

◆ Start

floatingPointMicroseconds luna::profileResult::Start

◆ ThreadID

std::thread::id luna::profileResult::ThreadID

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