List of functions in the SystemDiagnostics namespace.

Entity NameDescription
checkSystemHealthChecks the current health status of the system.
pingSubsystemPerforms a ping to verify subsystem responsiveness.
pingSubsystemPerforms a ping to verify subsystem responsiveness using a default timeout.
resetCountersResets the internal diagnostic counters.

Directory & Entity Index

Entity NameSummary / Description
checkSystemHealth function

Checks the current health status of the system.

Missing

tag.

Missing

tag.

Methods

checkSystemHealth

DiagnosticCode SystemDiagnostics::checkSystemHealth()

Checks the current health status of the system.

Missing

tag.

Missing

tag.

pingSubsystem function

Performs a ping to verify subsystem responsiveness using a default timeout.

This is an overloaded function. Completely undocumented function, tests parser fallback.

Completely undocumented function, tests parser fallback.

Methods

pingSubsystem

bool SystemDiagnostics::pingSubsystem()

Performs a ping to verify subsystem responsiveness using a default timeout.

This is an overloaded function. Completely undocumented function, tests parser fallback.

Completely undocumented function, tests parser fallback.

pingSubsystem function

Performs a ping to verify subsystem responsiveness.

This is an overloaded function.

timeoutMs

Timeout in milliseconds.

Missing

tag.

Timeout in milliseconds.

Missing

tag.

Methods

pingSubsystem

bool SystemDiagnostics::pingSubsystem(unsigned int timeoutMs)

Performs a ping to verify subsystem responsiveness.

This is an overloaded function.

timeoutMs

Timeout in milliseconds.

Missing

tag.

Timeout in milliseconds.

Missing

tag.

ParameterTypeDescription
timeoutMsunsigned intTimeout in milliseconds.
resetCounters function

Resets the internal diagnostic counters.

Methods

resetCounters

void SystemDiagnostics::resetCounters()

Resets the internal diagnostic counters.