Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime
| Name | FScopeBenchmarkTimer |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudShared.h |
| Include Path | #include "LidarPointCloudShared.h" |
Syntax
struct FScopeBenchmarkTimer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopeBenchmarkTimer
(
const FString& Label |
LidarPointCloudShared.h | ||
FScopeBenchmarkTimer
(
float* OutTimer |
LidarPointCloudShared.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopeBenchmarkTimer() |
LidarPointCloudShared.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bActive | bool | LidarPointCloudShared.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Label | FString | LidarPointCloudShared.h | ||
| OutTimer | float * | LidarPointCloudShared.h | ||
| Time | double | LidarPointCloudShared.h |