FDateTime::GetTicks

Gets this date's representation as number of ticks.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/DateTime.h

Include

#include "Misc/DateTime.h"

Syntax

int64 GetTicks() const

Remarks

Gets this date's representation as number of ticks.

Returns

Number of ticks since midnight, January 1, 0001.

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