FUnixTime

Unix implementation of the Time OS functions

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Unix/UnixPlatformTime.h

Include

#include "Unix/UnixPlatformTime.h"

Syntax

struct FUnixTime : public FGenericPlatformTime

Remarks

Unix implementation of the Time OS functions

Functions

Name Description

Public function Static

uint32

 

Cycles()

Public function Static

uint64

 

Cycles64()

Public function Static

FCPUTime

 

GetCPUTime()

Public function Static

double

 

InitTiming()

Public function Static

void

 

PrintCalibrationLog()

Calibration log to be printed at later time

Public function Static

double

 

Seconds()

Public function Static

bool

 

UpdateCPUTime

(
    float DeltaSeconds
)

Constants

Name

Description

CalibrationLog

Log information about calibrating the clock.

ClockSource

Clock source to use

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