summaryrefslogtreecommitdiff
path: root/conform/data/sys/timeb.h-data
blob: d012f5d69a82374161fc788da62533e8a4a57e0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
type {struct timeb}

element {struct timeb} time_t time
element {struct timeb} {unsigned short} millitm
element {struct timeb} short timezone
element {struct timeb} short dstflag

type time_t

function int ftime (struct timeb*)

allow *_t