Skip to main content
Retrieves the current server time

Syntax

Parameters

titleEntityHandle   PFEntityHandle PFEntityHandle for a title Entity obtained using PFAuthenticationGetEntityWithSecretKeyAsync. async   XAsyncBlock*
Inout
XAsyncBlock for the async operation.

Return value

Type: HRESULT Result code for this API operation.

Remarks

This API is available on Win32, Linux, and macOS. This query retrieves the current time from one of the servers in PlayFab. Please note that due to clock drift between servers, there is a potential variance of up to 5 seconds. When the asynchronous task is complete, call PFTitleDataManagementServerGetTimeGetResult to get the result.

Requirements

Header: PFTitleDataManagement.h

See also

PFTitleDataManagement members
Last modified on August 3, 2026