libctru
v2.4.1
|
PTMGETS service. More...
#include <3ds/types.h>
Go to the source code of this file.
Functions | |
Result | ptmGetsInit (void) |
Initializes PTMGETS. | |
void | ptmGetsExit (void) |
Exits PTMGETS. | |
Handle * | ptmGetsGetSessionHandle (void) |
Gets a pointer to the current ptm:gets session handle. More... | |
Result | PTMGETS_GetSystemTime (s64 *outMsY2k) |
Gets the system time. More... | |
PTMGETS service.
Gets the system time.
[out] | outMsY2k | The pointer to write the number of milliseconds since 01/01/2000 to. |
Handle* ptmGetsGetSessionHandle | ( | void | ) |
Gets a pointer to the current ptm:gets session handle.