Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/FScopeBenchmarkTimer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopeBenchmarkTimer
(
const FString& Label |
LidarPointCloudShared.h | ||
FScopeBenchmarkTimer
(
float* OutTimer |
LidarPointCloudShared.h |
FScopeBenchmarkTimer(const FString &)
| Name | FScopeBenchmarkTimer |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudShared.h |
| Include Path | #include "LidarPointCloudShared.h" |
FScopeBenchmarkTimer
(
const FString & Label
)
FScopeBenchmarkTimer(float *)
| Name | FScopeBenchmarkTimer |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudShared.h |
| Include Path | #include "LidarPointCloudShared.h" |
FScopeBenchmarkTimer
(
float * OutTimer
)