AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database

Declaration for 

timeval from NetLib:sys.h.time

(Struct)
/*
* Structure defining a time of day
*/

struct timeval {
long tv_sec;         /* Seconds past midnight */
long tv_usec;        /* Microseconds within the current second */
};



Open original source file

See header files's help page


[sh-index] Back to list of manuals