You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > RealTimeController Class > ServerTimeSync Method

RealTimeControllerServerTimeSync Method

AuctionWorx 3.5 API
Retrieves Server Time data used to sync browser time to server time

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public JsonResult ServerTimeSync(
	long clientTime
)

Parameters

clientTime
Type: SystemInt64

Return Value

Type: JsonResult
the JSON-encoded data required for proper NTP-style time sync
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.