Data Fields

SceKernelAlarmInfo Struct Reference
[Thread Manager Library]

Struct containing alarm info. More...

#include <src/user/pspthreadman.h>

Collaboration diagram for SceKernelAlarmInfo:
Collaboration graph
[legend]

Data Fields

SceSize size
 Size of the structure (should be set before calling :: sceKernelReferAlarmStatus.
SceKernelSysClock schedule
SceKernelAlarmHandler handler
 Pointer to the alarm handler.
void * common
 Common pointer argument.

Detailed Description

Struct containing alarm info.


Field Documentation

Common pointer argument.

Pointer to the alarm handler.

Size of the structure (should be set before calling :: sceKernelReferAlarmStatus.


The documentation for this struct was generated from the following file: