LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
sys_timeo Struct Reference

#include <timers.h>

Collaboration diagram for sys_timeo:
Collaboration graph
[legend]

Data Fields

struct sys_timeonext
 
u32_t time
 
sys_timeout_handler h
 
void * arg
 

Detailed Description

Definition at line 67 of file timers.h.

Field Documentation

◆ arg

void* sys_timeo::arg

Definition at line 71 of file timers.h.

◆ h

sys_timeout_handler sys_timeo::h

Definition at line 70 of file timers.h.

◆ next

struct sys_timeo* sys_timeo::next

Definition at line 68 of file timers.h.

◆ time

u32_t sys_timeo::time

Definition at line 69 of file timers.h.


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