RetroArch
Public Attributes | List of all members
sys_timeout Struct Reference

#include <sys.h>

Collaboration diagram for sys_timeout:
[legend]

Public Attributes

struct sys_timeoutnext
 
u32_t time
 
sys_timeout_handler h
 
voidarg
 

Member Data Documentation

◆ arg

void* sys_timeout::arg

◆ h

sys_timeout_handler sys_timeout::h

◆ next

struct sys_timeout* sys_timeout::next

◆ time

u32_t sys_timeout::time

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