Navigation
API > API/Plugins > API/Plugins/RemoteSession
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DECLARE_CYCLE_STAT
(
TEXT("RS.ImageCaptureTime") |
Channels/RemoteSessionImageChannel.h | ||
DECLARE_CYCLE_STAT
(
TEXT("RS.ImageCompressTime") |
Channels/RemoteSessionImageChannel.h | ||
DECLARE_CYCLE_STAT
(
TEXT("RS.ReceiveTime") |
Channels/RemoteSessionImageChannel.h | ||
DECLARE_CYCLE_STAT
(
TEXT("RS.WakeupWait") |
Channels/RemoteSessionImageChannel.h | ||
DECLARE_CYCLE_STAT
(
TEXT("RS.ImageDecompressTime") |
Channels/RemoteSessionImageChannel.h | ||
DECLARE_CYCLE_STAT
(
TEXT("RS.TextureUpdate") |
Channels/RemoteSessionImageChannel.h | ||
DECLARE_CYCLE_STAT
(
TEXT("RS.TickRate") |
Channels/RemoteSessionImageChannel.h | ||
DECLARE_CYCLE_STAT
(
TEXT("RSReadyFrameCount") |
Channels/RemoteSessionImageChannel.h |
DECLARE_CYCLE_STAT(TEXT("RS.ImageCaptureTime"))
| Name | DECLARE_CYCLE_STAT |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionImageChannel.h |
| Include Path | #include "Channels/RemoteSessionImageChannel.h" |
DECLARE_CYCLE_STAT
(
TEXT("RS.ImageCaptureTime")
)
DECLARE_CYCLE_STAT(TEXT("RS.ImageCompressTime"))
| Name | DECLARE_CYCLE_STAT |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionImageChannel.h |
| Include Path | #include "Channels/RemoteSessionImageChannel.h" |
DECLARE_CYCLE_STAT
(
TEXT("RS.ImageCompressTime")
)
DECLARE_CYCLE_STAT(TEXT("RS.ReceiveTime"))
| Name | DECLARE_CYCLE_STAT |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionImageChannel.h |
| Include Path | #include "Channels/RemoteSessionImageChannel.h" |
DECLARE_CYCLE_STAT
(
TEXT("RS.ReceiveTime")
)
DECLARE_CYCLE_STAT(TEXT("RS.WakeupWait"))
| Name | DECLARE_CYCLE_STAT |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionImageChannel.h |
| Include Path | #include "Channels/RemoteSessionImageChannel.h" |
DECLARE_CYCLE_STAT
(
TEXT("RS.WakeupWait")
)
DECLARE_CYCLE_STAT(TEXT("RS.ImageDecompressTime"))
| Name | DECLARE_CYCLE_STAT |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionImageChannel.h |
| Include Path | #include "Channels/RemoteSessionImageChannel.h" |
DECLARE_CYCLE_STAT
(
TEXT("RS.ImageDecompressTime")
)
DECLARE_CYCLE_STAT(TEXT("RS.TextureUpdate"))
| Name | DECLARE_CYCLE_STAT |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionImageChannel.h |
| Include Path | #include "Channels/RemoteSessionImageChannel.h" |
DECLARE_CYCLE_STAT
(
TEXT("RS.TextureUpdate")
)
DECLARE_CYCLE_STAT(TEXT("RS.TickRate"))
| Name | DECLARE_CYCLE_STAT |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionImageChannel.h |
| Include Path | #include "Channels/RemoteSessionImageChannel.h" |
DECLARE_CYCLE_STAT
(
TEXT("RS.TickRate")
)
DECLARE_CYCLE_STAT(TEXT("RSReadyFrameCount"))
| Name | DECLARE_CYCLE_STAT |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionImageChannel.h |
| Include Path | #include "Channels/RemoteSessionImageChannel.h" |
DECLARE_CYCLE_STAT
(
TEXT("RSReadyFrameCount")
)