FPlatformFileOpenLog::GetTimeStamp

Return the modification time of a file.

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::GetTimeStamp()

FPlatformFileOpenLog::GetTimeStamp()

References

Module

Core

Header

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

Include

#include "HAL/IPlatformFileOpenLogWrapper.h"

Syntax

virtual FDateTime GetTimeStamp
(
    const TCHAR * Filename
)

Remarks

Return the modification time of a file. Returns FDateTime::MinValue() on failure

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