Difference between revisions of "FRDU:GetServerTimeDifference"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x002E|0|0}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestHeader|0x002E|3|0}} {{IPC/Re...")
 
 
Line 10: Line 10:
 
{{IPC/RequestEntry|Result code}}
 
{{IPC/RequestEntry|Result code}}
 
{{IPC/RequestEntryRange|2|u64, time difference in milliseconds}}
 
{{IPC/RequestEntryRange|2|u64, time difference in milliseconds}}
 +
{{IPC/RequestEnd}}
  
 
=Description=
 
=Description=
 
Returns the difference between the server time gotten from the NASC login response and the system time when the friends module logged into friends services.
 
Returns the difference between the server time gotten from the NASC login response and the system time when the friends module logged into friends services.

Latest revision as of 16:57, 15 December 2024

Request[edit]

Index Word Description
0
Header 0x002E0000 Cmd 0x002E Param 0 Xlat 0

Response[edit]

Index Word Description
0
Header 0x002E00C0 Cmd 0x002E Param 3 Xlat 0
1 Result code
2-3 u64, time difference in milliseconds

Description[edit]

Returns the difference between the server time gotten from the NASC login response and the system time when the friends module logged into friends services.