Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FFunctionHeartBeatScope Struct Reference

#include <ThreadHeartBeat.h>

Public Member Functions

FORCEINLINE FFunctionHeartBeatScope ()
 
FORCEINLINE ~FFunctionHeartBeatScope ()
 

Private Attributes

bool bStartedMonitor
 

Detailed Description

Simple scope object to put at the top of a function to monitor it completes in a timely fashion

Definition at line 297 of file ThreadHeartBeat.h.

Constructor & Destructor Documentation

◆ FFunctionHeartBeatScope()

FORCEINLINE FFunctionHeartBeatScope::FFunctionHeartBeatScope ( )
inline

Definition at line 302 of file ThreadHeartBeat.h.

+ Here is the call graph for this function:

◆ ~FFunctionHeartBeatScope()

FORCEINLINE FFunctionHeartBeatScope::~FFunctionHeartBeatScope ( )
inline

Definition at line 311 of file ThreadHeartBeat.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ bStartedMonitor

bool FFunctionHeartBeatScope::bStartedMonitor
private

Definition at line 300 of file ThreadHeartBeat.h.


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