Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FNetPing
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/NetPing.h |
| Include | #include "Net/NetPing.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Net/NetPing.cpp |
void TickRealtime
(
double CurTimeSeconds
)
Remarks
Ticks the ping handler.
Parameters
| Name | Description |
|---|---|
| CurTimeSeconds | The current time in seconds. |