Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
ThreadHeartBeat.h File Reference
+ Include dependency graph for ThreadHeartBeat.h:

Go to the source code of this file.

Classes

class  FThreadHeartBeatClock
 
class  FThreadHeartBeat
 
struct  FThreadHeartBeat::FHeartBeatInfo
 
struct  FSlowHeartBeatScope
 
struct  FFunctionHeartBeatScope
 
class  FGameThreadHitchHeartBeatThreaded
 
struct  FDisableHitchDetectorScope
 

Macros

#define LOOKUP_SYMBOLS_IN_HITCH_STACK_WALK   0
 
#define WALK_STACK_ON_HITCH_DETECTED   0
 

Typedefs

typedef FGameThreadHitchHeartBeatThreaded FGameThreadHitchHeartBeat
 

Functions

 DECLARE_DELEGATE_OneParam (FOnThreadStuck, uint32)
 
 DECLARE_DELEGATE_OneParam (FOnThreadUnstuck, uint32)
 
 DECLARE_DELEGATE_OneParam (FOnHangDelegate, uint32)
 

Macro Definition Documentation

◆ LOOKUP_SYMBOLS_IN_HITCH_STACK_WALK

#define LOOKUP_SYMBOLS_IN_HITCH_STACK_WALK   0

Definition at line 327 of file ThreadHeartBeat.h.

◆ WALK_STACK_ON_HITCH_DETECTED

#define WALK_STACK_ON_HITCH_DETECTED   0

Definition at line 331 of file ThreadHeartBeat.h.

Typedef Documentation

◆ FGameThreadHitchHeartBeat

Function Documentation

◆ DECLARE_DELEGATE_OneParam() [1/3]

DECLARE_DELEGATE_OneParam ( FOnHangDelegate ,
uint32  )

◆ DECLARE_DELEGATE_OneParam() [2/3]

DECLARE_DELEGATE_OneParam ( FOnThreadStuck ,
uint32  )

◆ DECLARE_DELEGATE_OneParam() [3/3]

DECLARE_DELEGATE_OneParam ( FOnThreadUnstuck ,
uint32  )