FRDU:GetServerTimeDifference: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) No edit summary |
TimmSkiller (talk | contribs) No edit summary |
||
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 | {{IPC/RequestEntryRange|2|u64, time difference in nanoseconds}} | ||
{{IPC/RequestEnd}} | {{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. |
Latest revision as of 17:32, 6 March 2025
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
|
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2-3 | u64, time difference in nanoseconds |
Description
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.