FRDU:GetServerTimeDifference: Difference between revisions

TimmSkiller (talk | contribs)
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..."
 
TimmSkiller (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
{{IPC/RequestHeader|0x002E|3|0}}
{{IPC/RequestHeader|0x002E|3|0}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEntryRange|2|u64, time difference in milliseconds}}
{{IPC/RequestEntryRange|2|u64, time difference in nanoseconds}}
{{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 (in nanoseconds) between the server time gotten from the NASC login response and the system time when the friends module logged into friends services.