ixp_msec.3 (343B)
1 .TH "IXP_MSEC" 3 "2010 Jun" "libixp Manual" 2 3 .SH NAME 4 .P 5 ixp_msec 6 7 .SH SYNOPSIS 8 .nf 9 #include <ixp.h> 10 11 long ixp_msec(void); 12 .fi 13 14 .SH DESCRIPTION 15 .P 16 Returns the time since the Epoch in milliseconds. 17 Be aware that this may overflow. 18 19 20 .\" man code generated by txt2tags 2.5 (http://txt2tags.sf.net) 21 .\" cmdline: txt2tags -o- ixp_msec.man3 22