FProfiledFileStatsOp

Windows
MacOS
Linux

Inheritance Hierarchy

FProfiledFileStatsBase

FProfiledFileStatsOp

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IPlatformFileProfilerWrapper.h

Include

#include "HAL/IPlatformFileProfilerWrapper.h"

Syntax

struct FProfiledFileStatsOp : public FProfiledFileStatsBase

Variables

Name Description

Public variable

int64

 

Bytes

Number of bytes processed

Public variable

double

 

LastOpTime

The last time this operation was executed

Public variable

FProfiledFileSt...

 

Type

Operation type

Constructors

Name Description

Public function

FProfiledFileStatsOp

(
    FProfiledFileStatsOp::EOpType InTyp...
)

Enums

Name

Description

Public enum

EOpType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss