Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::Diagnostics::RuntimeSampleSnapshot Struct Reference

#include <RuntimeMetrics.h>

Public Member Functions

 RuntimeSampleSnapshot ()

Public Attributes

uint32 Average
uint32 Last
uint32 Maximum
uint64 SampleCount
uint64 SlowSamples

Detailed Description

Definition at line 19 of file RuntimeMetrics.h.

Constructor & Destructor Documentation

◆ RuntimeSampleSnapshot()

Skyfire::Diagnostics::RuntimeSampleSnapshot::RuntimeSampleSnapshot ( )

Definition at line 31 of file RuntimeMetrics.cpp.

References Average, Last, Maximum, SampleCount, and SlowSamples.

Member Data Documentation

◆ Average

uint32 Skyfire::Diagnostics::RuntimeSampleSnapshot::Average

◆ Last

uint32 Skyfire::Diagnostics::RuntimeSampleSnapshot::Last

◆ Maximum

uint32 Skyfire::Diagnostics::RuntimeSampleSnapshot::Maximum

◆ SampleCount

uint64 Skyfire::Diagnostics::RuntimeSampleSnapshot::SampleCount

◆ SlowSamples

uint64 Skyfire::Diagnostics::RuntimeSampleSnapshot::SlowSamples

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