Online::GetTimeInterface

Get the interface for accessing the server time from an online service

Choose your operating system:

Windows

macOS

Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Online.h

Include

#include "Online.h"

Syntax

namespace Online
{
    static IOnlineTimePtr Online::GetTimeInterface
    (
        const FName SubsystemName
    )
}

Remarks

Get the interface for accessing the server time from an online service

Returns

Interface pointer for the appropriate server time service

Parameters

Parameter

Description

SubsystemName

Name of the requested online service