IPlatformFile::GetTimeStampPair

Windows
MacOS
Linux

Override Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformFile.h

Include

#include "GenericPlatform/GenericPlatformFile.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformFile.cpp

Syntax

virtual void GetTimeStampPair
(
    const TCHAR * PathA,
    const TCHAR * PathB,
    FDateTime & OutTimeStampA,
    FDateTime & OutTimeStampB
)

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