librfn
An ad-hoc utility library
Data Fields
stopwatch_fibre_t Struct Reference

Data Fields

uint32_t time
 
unsigned int minutes
 
unsigned int seconds
 
unsigned int exit_after_minutes
 
unsigned int exit_after_seconds
 
fibre_t fibre
 

Detailed Description

Definition at line 86 of file fibredemo.c.

Field Documentation

unsigned int exit_after_minutes

Definition at line 90 of file fibredemo.c.

unsigned int exit_after_seconds

Definition at line 91 of file fibredemo.c.

Definition at line 92 of file fibredemo.c.

unsigned int minutes

Definition at line 88 of file fibredemo.c.

unsigned int seconds

Definition at line 89 of file fibredemo.c.

uint32_t time

Definition at line 87 of file fibredemo.c.


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